mirror of
https://github.com/RGBCube/serenity
synced 2026-01-15 23:20:59 +00:00
Prior to this commit, PropertyOwningCSSStyleDeclaration::serialized() did not include custom properties, which lead to an incomplete `cssRule.cssText` result. This commit makes that class also serialize the custom properties and place them before the regular properties in the rule text. |
||
|---|---|---|
| .. | ||
| getComputedStyle-display-short-serialization.txt | ||
| legacy-color-value.txt | ||
| PropertyOwningCSSStyleDeclaration-serialized-custom-properties.txt | ||