mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +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
81
tests/wpt/meta/css/css-values/calc-angle-values.html.ini
Normal file
81
tests/wpt/meta/css/css-values/calc-angle-values.html.ini
Normal file
|
@ -0,0 +1,81 @@
|
|||
[calc-angle-values.html]
|
||||
[addition of 2 angle units: deg plus deg]
|
||||
expected: FAIL
|
||||
|
||||
[addition of 2 angle units: deg plus rad]
|
||||
expected: FAIL
|
||||
|
||||
[addition of 2 angle units: deg plus grad]
|
||||
expected: FAIL
|
||||
|
||||
[addition of 2 angle units: deg plus turn]
|
||||
expected: FAIL
|
||||
|
||||
[addition of 2 angle units: rad plus rad]
|
||||
expected: FAIL
|
||||
|
||||
[addition of 2 angle units: rad plus grad]
|
||||
expected: FAIL
|
||||
|
||||
[addition of 2 angle units: rad plus turn]
|
||||
expected: FAIL
|
||||
|
||||
[addition of 2 angle units: grad plus grad]
|
||||
expected: FAIL
|
||||
|
||||
[addition of 2 angle units: grad plus turn]
|
||||
expected: FAIL
|
||||
|
||||
[subtraction of angle unit: deg minus deg]
|
||||
expected: FAIL
|
||||
|
||||
[subtraction of angle unit: deg minus rad]
|
||||
expected: FAIL
|
||||
|
||||
[subtraction of angle unit: deg minus grad]
|
||||
expected: FAIL
|
||||
|
||||
[subtraction of angle unit: deg minus turn]
|
||||
expected: FAIL
|
||||
|
||||
[subtraction of angle unit: rad minus rad]
|
||||
expected: FAIL
|
||||
|
||||
[subtraction of angle unit: rad minus grad]
|
||||
expected: FAIL
|
||||
|
||||
[subtraction of angle unit: rad minus turn]
|
||||
expected: FAIL
|
||||
|
||||
[subtraction of angle unit: grad minus grad]
|
||||
expected: FAIL
|
||||
|
||||
[subtraction of angle unit: grad minus turn]
|
||||
expected: FAIL
|
||||
|
||||
[multiplication of angle unit: deg multiplied by int]
|
||||
expected: FAIL
|
||||
|
||||
[multiplication of angle unit: int multiplied by rad]
|
||||
expected: FAIL
|
||||
|
||||
[multiplication of angle unit: grad multiplied by int]
|
||||
expected: FAIL
|
||||
|
||||
[multiplication of angle unit: int multiplied by turn]
|
||||
expected: FAIL
|
||||
|
||||
[division of angle unit: deg divided by int]
|
||||
expected: FAIL
|
||||
|
||||
[division of angle unit: rad divided by int]
|
||||
expected: FAIL
|
||||
|
||||
[division of angle unit: grad divided by int]
|
||||
expected: FAIL
|
||||
|
||||
[division of angle unit: turn divided by int]
|
||||
expected: FAIL
|
||||
|
||||
[conversion of angle unit: grad into deg]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue