mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 12:48:10 +00:00
![]() Passing a value of a type different than number or length-percentage to transform-origin returned a null pointer, and we didn't take care of that path before. This patch fixes a crash caused by an incorrect CSS declaration, such as `transform-origin: "center"`. Fixes #21609 |
||
---|---|---|
.. | ||
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 | ||
transform-origin-serialization.txt |