mirror of
https://github.com/RGBCube/serenity
synced 2026-01-16 23:41:00 +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 |
||
|---|---|---|
| .. | ||
| expected | ||
| input | ||