mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
wpt: Unskip old-tests/ folder as most tests are passing (#36333)
Signed-off-by: Manuel Rego Casasnovas <rego@igalia.com>
This commit is contained in:
parent
202cac900d
commit
1f928252e3
6 changed files with 16 additions and 3 deletions
4
tests/wpt/include.ini
vendored
4
tests/wpt/include.ini
vendored
|
@ -202,9 +202,7 @@ skip: true
|
||||||
[notifications]
|
[notifications]
|
||||||
skip: false
|
skip: false
|
||||||
[old-tests]
|
[old-tests]
|
||||||
skip: true
|
skip: false
|
||||||
[submission]
|
|
||||||
skip: true
|
|
||||||
[page-visibility]
|
[page-visibility]
|
||||||
skip: false
|
skip: false
|
||||||
[performance-timeline]
|
[performance-timeline]
|
||||||
|
|
3
tests/wpt/meta/old-tests/submission/Microsoft/foreigncontent/foreign_content_015.html.ini
vendored
Normal file
3
tests/wpt/meta/old-tests/submission/Microsoft/foreigncontent/foreign_content_015.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
[foreign_content_015.html]
|
||||||
|
[HTML 5 Foreign Content SVG in HTML ]
|
||||||
|
expected: FAIL
|
3
tests/wpt/meta/old-tests/submission/Microsoft/selection/insertNodeIntoSelection.htm.ini
vendored
Normal file
3
tests/wpt/meta/old-tests/submission/Microsoft/selection/insertNodeIntoSelection.htm.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
[insertNodeIntoSelection.htm]
|
||||||
|
[HTML5 Selection: Insert a new element and text node into an element that is currently selected]
|
||||||
|
expected: FAIL
|
3
tests/wpt/meta/old-tests/submission/Microsoft/selection/select.htm.ini
vendored
Normal file
3
tests/wpt/meta/old-tests/submission/Microsoft/selection/select.htm.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
[select.htm]
|
||||||
|
[HTML5 Selection: Call select() on a text field]
|
||||||
|
expected: FAIL
|
3
tests/wpt/meta/old-tests/submission/Microsoft/selection/selectionStartEnd.htm.ini
vendored
Normal file
3
tests/wpt/meta/old-tests/submission/Microsoft/selection/selectionStartEnd.htm.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
[selectionStartEnd.htm]
|
||||||
|
[HTML5 Selection: Set selectionStart and selectionEnd on a text field]
|
||||||
|
expected: FAIL
|
3
tests/wpt/meta/old-tests/submission/Microsoft/selection/setSelectionRange.htm.ini
vendored
Normal file
3
tests/wpt/meta/old-tests/submission/Microsoft/selection/setSelectionRange.htm.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
[setSelectionRange.htm]
|
||||||
|
[HTML5 Selection: Call setSelectionRange() on a text field]
|
||||||
|
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue