mirror of
https://github.com/RGBCube/serenity
synced 2025-07-24 16:47:42 +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.html | ||
box-shadow-resolves-length-functions.html | ||
element-opacity-change-invalidation.html | ||
font-face-src-local-serialization.html | ||
font-family-with-dash-prefix.html | ||
getComputedStyle-display-short-serialization.html | ||
getComputedStyle-print-all.html | ||
getComputedStyle-transform.html | ||
legacy-color-value.html | ||
math-depth.html | ||
media-query-serialization-basic.html | ||
PropertyOwningCSSStyleDeclaration-serialized-custom-properties.html | ||
string-serializes-with-quotes.html | ||
style-sheet-with-byte-order-mark.css | ||
style-sheet-with-byte-order-mark.html |