diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/wpt/metadata/dom/ranges/Range-extractContents.html.ini | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/tests/wpt/metadata/dom/ranges/Range-extractContents.html.ini b/tests/wpt/metadata/dom/ranges/Range-extractContents.html.ini deleted file mode 100644 index e509efc61c4..00000000000 --- a/tests/wpt/metadata/dom/ranges/Range-extractContents.html.ini +++ /dev/null @@ -1,17 +0,0 @@ -[Range-extractContents.html] - type: testharness - [Resulting cursor position for range 18 [paras[0\].firstChild, 0, paras[1\].firstChild, 0\]] - expected: FAIL - - [Resulting cursor position for range 19 [paras[0\].firstChild, 0, paras[1\].firstChild, 8\]] - expected: FAIL - - [Resulting cursor position for range 20 [paras[0\].firstChild, 3, paras[3\], 1\]] - expected: FAIL - - [Resulting cursor position for range 50 [paras[2\].firstChild, 4, comment, 2\]] - expected: FAIL - - [Resulting cursor position for range 51 [paras[3\], 1, comment, 8\]] - expected: FAIL - |