layout: Add support for basic transform css properties (#35926)

Signed-off-by: Chocolate Pie <106949016+chocolate-pie@users.noreply.github.com>
Co-authored-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
chocolate-pie 2025-03-14 23:46:20 +09:00 committed by GitHub
parent 7f2f51b59d
commit 455f4202c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 57 additions and 63 deletions

View file

@ -0,0 +1,2 @@
[flexbox-safe-overflow-position-006.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[change-translate-property.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[individual-transform-1.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[individual-transform-2a.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[individual-transform-2b.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[individual-transform-2c.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[individual-transform-2d.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[individual-transform-2e.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[scale-animation-with-var-001.html]
expected: FAIL

View file

@ -1,15 +0,0 @@
[transform-hit-testing.html]
[hit testing of rectangle with 'translate' and 'rotate']
expected: FAIL
[hit testing of rectangle with 'transform']
expected: FAIL
[hit testing of rectangle with 'translate' and 'rotate' and 'scale' and 'transform']
expected: FAIL
[hit testing of square with 'rotate']
expected: FAIL
[hit testing of square with 'scale']
expected: FAIL