mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
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:
parent
7f2f51b59d
commit
455f4202c6
12 changed files with 57 additions and 63 deletions
2
tests/wpt/meta/css/css-flexbox/flexbox-safe-overflow-position-006.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-flexbox/flexbox-safe-overflow-position-006.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flexbox-safe-overflow-position-006.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[change-translate-property.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[individual-transform-1.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[individual-transform-2a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[individual-transform-2b.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[individual-transform-2c.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[individual-transform-2d.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[individual-transform-2e.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[scale-animation-with-var-001.html]
|
||||
expected: FAIL
|
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue