mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +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
|
@ -0,0 +1,3 @@
|
|||
[DOMMatrix-invert-preserves-2d.html]
|
||||
[scale]
|
||||
expected: FAIL
|
|
@ -0,0 +1,7 @@
|
|||
[DOMMatrixInit-validate-fixup.html]
|
||||
[{f: NaN, m42: NaN, is2D: true} (2d)]
|
||||
expected: FAIL
|
||||
|
||||
[{f: NaN, m42: NaN} (2d)]
|
||||
expected: FAIL
|
||||
|
4
tests/wpt/meta/css/geometry/DOMQuad-001.html.ini
Normal file
4
tests/wpt/meta/css/geometry/DOMQuad-001.html.ini
Normal file
|
@ -0,0 +1,4 @@
|
|||
[DOMQuad-001.html]
|
||||
[fromRect() method on DOMQuad with Infinity: bounds]
|
||||
expected: FAIL
|
||||
|
25
tests/wpt/meta/css/geometry/DOMQuad-nan.html.ini
Normal file
25
tests/wpt/meta/css/geometry/DOMQuad-nan.html.ini
Normal file
|
@ -0,0 +1,25 @@
|
|||
[DOMQuad-nan.html]
|
||||
[Setting DOMQuad's p1.x to NaN]
|
||||
expected: FAIL
|
||||
|
||||
[Setting DOMQuad's p2.y to NaN]
|
||||
expected: FAIL
|
||||
|
||||
[Setting DOMQuad's p2.x to NaN]
|
||||
expected: FAIL
|
||||
|
||||
[Setting DOMQuad's p4.x to NaN]
|
||||
expected: FAIL
|
||||
|
||||
[Setting DOMQuad's p3.x to NaN]
|
||||
expected: FAIL
|
||||
|
||||
[Setting DOMQuad's p3.y to NaN]
|
||||
expected: FAIL
|
||||
|
||||
[Setting DOMQuad's p4.y to NaN]
|
||||
expected: FAIL
|
||||
|
||||
[Setting DOMQuad's p1.y to NaN]
|
||||
expected: FAIL
|
||||
|
15
tests/wpt/meta/css/geometry/DOMRectList.html.ini
Normal file
15
tests/wpt/meta/css/geometry/DOMRectList.html.ini
Normal file
|
@ -0,0 +1,15 @@
|
|||
[DOMRectList.html]
|
||||
[DOMRectList is exposed]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectList is not [LegacyArrayClass\]]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectList item()]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectList length]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectList indexed getter]
|
||||
expected: FAIL
|
137
tests/wpt/meta/css/geometry/idlharness.any.js.ini
Normal file
137
tests/wpt/meta/css/geometry/idlharness.any.js.ini
Normal file
|
@ -0,0 +1,137 @@
|
|||
[idlharness.any.worker.html]
|
||||
[DOMRectReadOnly interface: operation fromRect(optional DOMRectInit)]
|
||||
expected: FAIL
|
||||
|
||||
[DOMPointReadOnly interface: calling matrixTransform(optional DOMMatrixInit) on new DOMPoint() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[DOMPointReadOnly interface: operation matrixTransform(optional DOMMatrixInit)]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRect interface: operation fromRect(optional DOMRectInit)]
|
||||
expected: FAIL
|
||||
|
||||
[DOMPointReadOnly interface: new DOMPoint() must inherit property "matrixTransform(optional DOMMatrixInit)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectReadOnly interface: calling fromRect(optional DOMRectInit) on new DOMRect() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRect interface: calling fromRect(optional DOMRectInit) on new DOMRect() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectReadOnly interface: calling fromRect(optional DOMRectInit) on new DOMRectReadOnly() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[DOMPointReadOnly interface: new DOMPointReadOnly() must inherit property "matrixTransform(optional DOMMatrixInit)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[DOMPointReadOnly interface: calling matrixTransform(optional DOMMatrixInit) on new DOMPointReadOnly() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[idlharness.any.html]
|
||||
[DOMRectReadOnly interface: operation fromRect(optional DOMRectInit)]
|
||||
expected: FAIL
|
||||
|
||||
[DOMPointReadOnly interface: calling matrixTransform(optional DOMMatrixInit) on new DOMPoint() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectList interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectList interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[DOMPointReadOnly interface: operation matrixTransform(optional DOMMatrixInit)]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectList interface: [object DOMRect\] must inherit property "length" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRect interface: operation fromRect(optional DOMRectInit)]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectList interface: operation item(unsigned long)]
|
||||
expected: FAIL
|
||||
|
||||
[DOMMatrixReadOnly interface: stringifier]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectList interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectList interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectList interface: [object DOMRect\] must inherit property "item(unsigned long)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[DOMPointReadOnly interface: new DOMPoint() must inherit property "matrixTransform(optional DOMMatrixInit)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[DOMMatrix interface: operation setMatrixValue(DOMString)]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectReadOnly interface: calling fromRect(optional DOMRectInit) on new DOMRect() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRect interface: calling fromRect(optional DOMRectInit) on new DOMRect() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[DOMPoint interface: legacy window alias]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectReadOnly interface: calling fromRect(optional DOMRectInit) on new DOMRectReadOnly() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectList interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[DOMMatrix interface: calling setMatrixValue(DOMString) on new DOMMatrix() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[DOMPointReadOnly interface: new DOMPointReadOnly() must inherit property "matrixTransform(optional DOMMatrixInit)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRect interface: legacy window alias]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectList interface: calling item(unsigned long) on [object DOMRect\] with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[DOMMatrix interface: new DOMMatrix() must inherit property "setMatrixValue(DOMString)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectList must be primary interface of [object DOMRect\]]
|
||||
expected: FAIL
|
||||
|
||||
[DOMPointReadOnly interface: calling matrixTransform(optional DOMMatrixInit) on new DOMPointReadOnly() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectList interface: attribute length]
|
||||
expected: FAIL
|
||||
|
||||
[DOMMatrix interface: legacy window alias]
|
||||
expected: FAIL
|
||||
|
||||
[Stringification of [object DOMRect\]]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectList interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectList must be primary interface of ]
|
||||
expected: FAIL
|
||||
|
||||
[Stringification of ]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectList interface: must inherit property "length" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectList interface: must inherit property "item(unsigned long)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectList interface: calling item(unsigned long) on with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
91
tests/wpt/meta/css/geometry/idlharness.html.ini
Normal file
91
tests/wpt/meta/css/geometry/idlharness.html.ini
Normal file
|
@ -0,0 +1,91 @@
|
|||
[idlharness.html]
|
||||
[DOMRectReadOnly interface: operation fromRect(optional DOMRectInit)]
|
||||
expected: FAIL
|
||||
|
||||
[DOMPointReadOnly interface: calling matrixTransform(optional DOMMatrixInit) on new DOMPoint() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectList interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectList interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[DOMPointReadOnly interface: operation matrixTransform(optional DOMMatrixInit)]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectList interface: [object DOMRect\] must inherit property "length" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRect interface: operation fromRect(optional DOMRectInit)]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectList interface: operation item(unsigned long)]
|
||||
expected: FAIL
|
||||
|
||||
[DOMMatrixReadOnly interface: stringifier]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectList interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectList interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectList interface: [object DOMRect\] must inherit property "item(unsigned long)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[DOMPointReadOnly interface: new DOMPoint() must inherit property "matrixTransform(optional DOMMatrixInit)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[DOMMatrix interface: operation setMatrixValue(DOMString)]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectReadOnly interface: calling fromRect(optional DOMRectInit) on new DOMRect() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRect interface: calling fromRect(optional DOMRectInit) on new DOMRect() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[DOMPoint interface: legacy window alias]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectReadOnly interface: calling fromRect(optional DOMRectInit) on new DOMRectReadOnly() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectList interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[DOMMatrix interface: calling setMatrixValue(DOMString) on new DOMMatrix() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[DOMPointReadOnly interface: new DOMPointReadOnly() must inherit property "matrixTransform(optional DOMMatrixInit)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRect interface: legacy window alias]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectList interface: calling item(unsigned long) on [object DOMRect\] with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[DOMMatrix interface: new DOMMatrix() must inherit property "setMatrixValue(DOMString)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectList must be primary interface of [object DOMRect\]]
|
||||
expected: FAIL
|
||||
|
||||
[DOMPointReadOnly interface: calling matrixTransform(optional DOMMatrixInit) on new DOMPointReadOnly() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectList interface: attribute length]
|
||||
expected: FAIL
|
||||
|
||||
[DOMMatrix interface: legacy window alias]
|
||||
expected: FAIL
|
||||
|
||||
[Stringification of [object DOMRect\]]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectList interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
31
tests/wpt/meta/css/geometry/idlharness.worker.js.ini
Normal file
31
tests/wpt/meta/css/geometry/idlharness.worker.js.ini
Normal file
|
@ -0,0 +1,31 @@
|
|||
[idlharness.worker.html]
|
||||
[DOMRectReadOnly interface: operation fromRect(optional DOMRectInit)]
|
||||
expected: FAIL
|
||||
|
||||
[DOMPointReadOnly interface: calling matrixTransform(optional DOMMatrixInit) on new DOMPoint() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[DOMPointReadOnly interface: operation matrixTransform(optional DOMMatrixInit)]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRect interface: operation fromRect(optional DOMRectInit)]
|
||||
expected: FAIL
|
||||
|
||||
[DOMPointReadOnly interface: new DOMPoint() must inherit property "matrixTransform(optional DOMMatrixInit)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectReadOnly interface: calling fromRect(optional DOMRectInit) on new DOMRect() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRect interface: calling fromRect(optional DOMRectInit) on new DOMRect() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectReadOnly interface: calling fromRect(optional DOMRectInit) on new DOMRectReadOnly() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[DOMPointReadOnly interface: new DOMPointReadOnly() must inherit property "matrixTransform(optional DOMMatrixInit)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[DOMPointReadOnly interface: calling matrixTransform(optional DOMMatrixInit) on new DOMPointReadOnly() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,93 @@
|
|||
[structured-serialization.html]
|
||||
[DOMPointReadOnly clone: basic]
|
||||
expected: FAIL
|
||||
|
||||
[DOMPointReadOnly clone: custom property]
|
||||
expected: FAIL
|
||||
|
||||
[DOMPointReadOnly clone: throwing getters]
|
||||
expected: FAIL
|
||||
|
||||
[DOMPointReadOnly clone: non-initial values]
|
||||
expected: FAIL
|
||||
|
||||
[DOMPoint clone: basic]
|
||||
expected: FAIL
|
||||
|
||||
[DOMPoint clone: custom property]
|
||||
expected: FAIL
|
||||
|
||||
[DOMPoint clone: throwing getters]
|
||||
expected: FAIL
|
||||
|
||||
[DOMPoint clone: non-initial values]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectReadOnly clone: basic]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectReadOnly clone: custom property]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectReadOnly clone: throwing getters]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectReadOnly clone: non-initial values]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRect clone: basic]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRect clone: custom property]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRect clone: throwing getters]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRect clone: non-initial values]
|
||||
expected: FAIL
|
||||
|
||||
[DOMQuad clone: basic]
|
||||
expected: FAIL
|
||||
|
||||
[DOMQuad clone: custom property]
|
||||
expected: FAIL
|
||||
|
||||
[DOMQuad clone: throwing getters]
|
||||
expected: FAIL
|
||||
|
||||
[DOMQuad clone: non-initial values]
|
||||
expected: FAIL
|
||||
|
||||
[DOMMatrixReadOnly clone: basic]
|
||||
expected: FAIL
|
||||
|
||||
[DOMMatrixReadOnly clone: custom property]
|
||||
expected: FAIL
|
||||
|
||||
[DOMMatrixReadOnly clone: throwing getters]
|
||||
expected: FAIL
|
||||
|
||||
[DOMMatrixReadOnly clone: non-initial values (2d)]
|
||||
expected: FAIL
|
||||
|
||||
[DOMMatrixReadOnly clone: non-initial values (3d)]
|
||||
expected: FAIL
|
||||
|
||||
[DOMMatrix clone: basic]
|
||||
expected: FAIL
|
||||
|
||||
[DOMMatrix clone: custom property]
|
||||
expected: FAIL
|
||||
|
||||
[DOMMatrix clone: throwing getters]
|
||||
expected: FAIL
|
||||
|
||||
[DOMMatrix clone: non-initial values (2d)]
|
||||
expected: FAIL
|
||||
|
||||
[DOMMatrix clone: non-initial values (3d)]
|
||||
expected: FAIL
|
||||
|
||||
[DOMRectList clone]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue