mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
33 lines
1.3 KiB
INI
Vendored
33 lines
1.3 KiB
INI
Vendored
[Selection-getComposedRanges-range-update.html]
|
|
[modify getRangeAt() range.]
|
|
expected: FAIL
|
|
|
|
[modify createRange() range added to selection after setEnd call.]
|
|
expected: FAIL
|
|
|
|
[modify createRange() range added to selection before setStart/setEnd calls.]
|
|
expected: FAIL
|
|
|
|
[modify getRangeAt() range: setStart() to disconnected node will collapse and remove the live range from the selection.]
|
|
expected: FAIL
|
|
|
|
[modify getRangeAt() range: setEnd() crosses shadow boundary into the shadow DOM and after start, which collapses live range. Composed selection range is not collapsed.]
|
|
expected: FAIL
|
|
|
|
[modify getRangeAt() range: setStart() crosses shadow boundary into the shadow DOM and before end, which collapses live range. Composed selection range is not collapsed.]
|
|
expected: FAIL
|
|
|
|
[modify getRangeAt() range: setStart() crosses shadow boundary into the shadow DOM and after end, which collapses both live range and composed selection range.]
|
|
expected: FAIL
|
|
|
|
[modify getRangeAt() range: selectNode() innerHost for all ranges.]
|
|
expected: FAIL
|
|
|
|
[modify getRangeAt() range: collapse() collapses all ranges.]
|
|
expected: FAIL
|
|
|
|
[modify createRange() range: adding to selection sets the selection]
|
|
expected: FAIL
|
|
|
|
[modify createRange() range: added to selection before setStart/setEnd calls.]
|
|
expected: FAIL
|