blob: 2948607c35714a5c5b0352e049eda8a9804b8b75 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
[declarative-shadow-dom-opt-in.tentative.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[DOMParser]
expected: FAIL
[Non-fragment parsing needs no opt-in]
expected: FAIL
[document.write allowed from synchronous script loaded from main document]
expected: FAIL
[iframe with no sandbox allows declarative Shadow DOM]
expected: FAIL
[sandboxed iframe allows declarative Shadow DOM]
expected: FAIL
[iframe, no sandbox]
expected: FAIL
[iframe]
expected: FAIL
|