blob: b1ed25ff7e7a1e2d8d55f4869b71a165b5207ce2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
[structured-cloning-error-stack-optional.sub.window.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[page-created DOMException (structuredClone())]
expected: FAIL
[web API-created DOMException (structuredClone())]
expected: FAIL
[web API-created DOMException (worker)]
expected: FAIL
[page-created DOMException (worker)]
expected: FAIL
[web API-created DOMException (cross-site iframe)]
expected: FAIL
[page-created DOMException (cross-site iframe)]
expected: FAIL
[web API-created DOMException (same-origin iframe)]
expected: FAIL
[page-created DOMException (same-origin iframe)]
expected: FAIL
|