ladybird/Tests/LibWeb/Text/expected/css/transform-origin-serialization.txt
2025-06-15 16:01:54 +02:00

7 lines
179 B
Text

center => center center 0px
10px => 10px center 0px
25% => 25% center 0px
left 20% => left 20% 0px
20px bottom => 20px bottom 0px
top right => right top 0px
"center" => (invalid)