blob: 97078de4c1e7987b5e6e7ac4e95227609a838f08 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[idlharness.window.html]
[Selection interface: operation modify(optional DOMString, optional DOMString, optional DOMString)]
expected: FAIL
[Selection interface: operation getComposedRange(ShadowRoot...)]
expected: FAIL
[Selection interface: getSelection() must inherit property "getComposedRange(ShadowRoot...)" with the proper type]
expected: FAIL
[Selection interface: calling getComposedRange(ShadowRoot...) on getSelection() with too few arguments must throw TypeError]
expected: FAIL
|