mirror of
https://github.com/servo/servo
synced 2026-04-28 10:27:40 +02:00
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`
53 lines
1.3 KiB
INI
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
|
|
|