servo/tests/wpt/meta/webvtt/api/idlharness.window.js.ini
Oriol Brufau 963104e5fc
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.
2023-08-15 00:28:32 +00:00

162 lines
4.7 KiB
INI
Vendored

[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