blob: 37ed574220dc9b80e8087bc12788306fd8852eba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[edit-context-property.tentative.html]
[Check the existence of HTMLElement.editContext]
expected: FAIL
[HTMLElement.editContext must throw a TypeError if set to something other than an EditContext]
expected: FAIL
[HTMLElement.editContext can be set on the shadow root elements plus canvas.]
expected: FAIL
[Setting HTMLElement.editContext must throw a NotSupportedError for disallowed elements]
expected: FAIL
[An EditContext can only be associated with one element at a time]
expected: FAIL
|