mirror of
https://github.com/RGBCube/serenity
synced 2025-07-02 20:12:13 +00:00
![]() We now produce a `matrix3d()` value when appropriate. Some sites (such as gsap.com) request the resolved style for `transform` when there's no viewport paintable, but the element itself does already have a stacking context. This fixes crashes in that case, because we now do not access the stacking context at all. We also do not wrap the result as a StyleValueList any more. The returned StyleValue is only serialized and exposed to JS, so making it a StyleValueList has no effect. |
||
---|---|---|
.. | ||
attr-serialization.txt | ||
box-shadow-resolves-length-functions.txt | ||
element-opacity-change-invalidation.txt | ||
font-face-src-local-serialization.txt | ||
font-family-with-dash-prefix.txt | ||
getComputedStyle-display-short-serialization.txt | ||
getComputedStyle-print-all.txt | ||
getComputedStyle-transform.txt | ||
legacy-color-value.txt | ||
math-depth.txt | ||
media-query-serialization-basic.txt | ||
PropertyOwningCSSStyleDeclaration-serialized-custom-properties.txt | ||
string-serializes-with-quotes.txt | ||
style-sheet-with-byte-order-mark.txt |