blob: 51e6ede16a408aec43cfa28928fc4cb2606a1e4b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
[idlharness.window.html]
[Selection interface: operation modify(optional DOMString, optional DOMString, optional DOMString)]
expected: FAIL
[Selection interface: attribute direction]
expected: FAIL
[Selection interface: operation getComposedRanges(ShadowRoot...)]
expected: FAIL
[Selection interface: getSelection() must inherit property "direction" with the proper type]
expected: FAIL
[Selection interface: getSelection() must inherit property "getComposedRanges(ShadowRoot...)" with the proper type]
expected: FAIL
[Selection interface: calling getComposedRanges(ShadowRoot...) on getSelection() with too few arguments must throw TypeError]
expected: FAIL
|