mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Run same tests for layout-2020 and layout-2013 (#30092)
Most tests were only being run for layout-2013, not for layout-2020. This wasn't great since layout-2020 is now the default. So this patch unifies the lists of included tests for both layouts. For layout-2013 this implies adding css/css-content/, css/css-logical/ and css/css-masking/clip/. For layout-2020 this implies adding several additional css tests, and also tests like dom/, js/, html/, etc.
This commit is contained in:
parent
78c7011240
commit
963104e5fc
4797 changed files with 679983 additions and 5390 deletions
162
tests/wpt/meta/webvtt/api/idlharness.window.js.ini
Normal file
162
tests/wpt/meta/webvtt/api/idlharness.window.js.ini
Normal file
|
@ -0,0 +1,162 @@
|
|||
[idlharness.window.html]
|
||||
[VTTCue interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[VTTCue interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[VTTCue interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[VTTCue interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[VTTCue interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[VTTCue interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[VTTCue interface: attribute region]
|
||||
expected: FAIL
|
||||
|
||||
[VTTCue interface: attribute vertical]
|
||||
expected: FAIL
|
||||
|
||||
[VTTCue interface: attribute snapToLines]
|
||||
expected: FAIL
|
||||
|
||||
[VTTCue interface: attribute line]
|
||||
expected: FAIL
|
||||
|
||||
[VTTCue interface: attribute lineAlign]
|
||||
expected: FAIL
|
||||
|
||||
[VTTCue interface: attribute position]
|
||||
expected: FAIL
|
||||
|
||||
[VTTCue interface: attribute positionAlign]
|
||||
expected: FAIL
|
||||
|
||||
[VTTCue interface: attribute size]
|
||||
expected: FAIL
|
||||
|
||||
[VTTCue interface: attribute align]
|
||||
expected: FAIL
|
||||
|
||||
[VTTCue interface: attribute text]
|
||||
expected: FAIL
|
||||
|
||||
[VTTCue interface: operation getCueAsHTML()]
|
||||
expected: FAIL
|
||||
|
||||
[VTTCue must be primary interface of new VTTCue(0, 0, "")]
|
||||
expected: FAIL
|
||||
|
||||
[Stringification of new VTTCue(0, 0, "")]
|
||||
expected: FAIL
|
||||
|
||||
[VTTCue interface: new VTTCue(0, 0, "") must inherit property "region" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[VTTCue interface: new VTTCue(0, 0, "") must inherit property "vertical" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[VTTCue interface: new VTTCue(0, 0, "") must inherit property "snapToLines" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[VTTCue interface: new VTTCue(0, 0, "") must inherit property "line" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[VTTCue interface: new VTTCue(0, 0, "") must inherit property "lineAlign" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[VTTCue interface: new VTTCue(0, 0, "") must inherit property "position" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[VTTCue interface: new VTTCue(0, 0, "") must inherit property "positionAlign" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[VTTCue interface: new VTTCue(0, 0, "") must inherit property "size" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[VTTCue interface: new VTTCue(0, 0, "") must inherit property "align" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[VTTCue interface: new VTTCue(0, 0, "") must inherit property "text" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[VTTCue interface: new VTTCue(0, 0, "") must inherit property "getCueAsHTML()" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[VTTRegion interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[VTTRegion interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[VTTRegion interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[VTTRegion interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[VTTRegion interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[VTTRegion interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[VTTRegion interface: attribute id]
|
||||
expected: FAIL
|
||||
|
||||
[VTTRegion interface: attribute width]
|
||||
expected: FAIL
|
||||
|
||||
[VTTRegion interface: attribute lines]
|
||||
expected: FAIL
|
||||
|
||||
[VTTRegion interface: attribute regionAnchorX]
|
||||
expected: FAIL
|
||||
|
||||
[VTTRegion interface: attribute regionAnchorY]
|
||||
expected: FAIL
|
||||
|
||||
[VTTRegion interface: attribute viewportAnchorX]
|
||||
expected: FAIL
|
||||
|
||||
[VTTRegion interface: attribute viewportAnchorY]
|
||||
expected: FAIL
|
||||
|
||||
[VTTRegion interface: attribute scroll]
|
||||
expected: FAIL
|
||||
|
||||
[VTTRegion must be primary interface of new VTTRegion()]
|
||||
expected: FAIL
|
||||
|
||||
[Stringification of new VTTRegion()]
|
||||
expected: FAIL
|
||||
|
||||
[VTTRegion interface: new VTTRegion() must inherit property "id" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[VTTRegion interface: new VTTRegion() must inherit property "width" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[VTTRegion interface: new VTTRegion() must inherit property "lines" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[VTTRegion interface: new VTTRegion() must inherit property "regionAnchorX" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[VTTRegion interface: new VTTRegion() must inherit property "regionAnchorY" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[VTTRegion interface: new VTTRegion() must inherit property "viewportAnchorX" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[VTTRegion interface: new VTTRegion() must inherit property "viewportAnchorY" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[VTTRegion interface: new VTTRegion() must inherit property "scroll" with the proper type]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue