Files
servo/tests/wpt/meta-legacy-layout/dom/ranges/StaticRange-constructor.html.ini
Martin Robinson f4578afdfe 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`
2023-06-22 21:15:41 +02:00

53 lines
1.3 KiB
INI

[StaticRange-constructor.html]
[Construct static range with endpoints in disconnected trees]
expected: FAIL
[Construct static range with Element startContainer and Text endContainer]
expected: FAIL
[Construct collapsed static range]
expected: FAIL
[Construct static range with Document container]
expected: FAIL
[Construct static range with standalone Node container]
expected: FAIL
[Construct static range with offset greater than length]
expected: FAIL
[Construct static range with Comment container]
expected: FAIL
[Construct inverted static range]
expected: FAIL
[Throw on DocumentType or Attr container]
expected: FAIL
[Construct static range with CDATASection container]
expected: FAIL
[Construct static range with Text container]
expected: FAIL
[Construct static range with Text startContainer and Element endContainer]
expected: FAIL
[Construct static range with DocumentFragment container]
expected: FAIL
[Throw on missing or invalid arguments]
expected: FAIL
[Construct static range with Element container]
expected: FAIL
[Construct static range with ProcessingInstruction container]
expected: FAIL
[Construct static range with endpoints in disconnected documents]
expected: FAIL