mirror of
https://github.com/servo/servo.git
synced 2025-08-15 02:15:33 +01:00
Rename metadata directories
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
This commit is contained in:
parent
cfd24f00bc
commit
f4578afdfe
23708 changed files with 772645 additions and 694 deletions
36
tests/wpt/meta/css/css-transforms/inheritance.html.ini
Normal file
36
tests/wpt/meta/css/css-transforms/inheritance.html.ini
Normal file
|
@ -0,0 +1,36 @@
|
|||
[inheritance.html]
|
||||
[Property rotate does not inherit]
|
||||
expected: FAIL
|
||||
|
||||
[Property scale has initial value none]
|
||||
expected: FAIL
|
||||
|
||||
[Property scale does not inherit]
|
||||
expected: FAIL
|
||||
|
||||
[Property transform-origin has initial value 30px 20px]
|
||||
expected: FAIL
|
||||
|
||||
[Property perspective-origin has initial value 30px 20px]
|
||||
expected: FAIL
|
||||
|
||||
[Property transform-box has initial value view-box]
|
||||
expected: FAIL
|
||||
|
||||
[Property translate does not inherit]
|
||||
expected: FAIL
|
||||
|
||||
[Property translate has initial value none]
|
||||
expected: FAIL
|
||||
|
||||
[Property transform-style has initial value auto]
|
||||
expected: FAIL
|
||||
|
||||
[Property transform-box does not inherit]
|
||||
expected: FAIL
|
||||
|
||||
[Property transform-origin does not inherit]
|
||||
expected: FAIL
|
||||
|
||||
[Property rotate has initial value none]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue