blob: 0bbe67a4737c41d22f0b94e84160b084097d67b8 (
plain)
1
2
3
4
5
6
7
8
9
10
|
[about-blank-replacement.https.html]
expected: [OK, FAIL]
[Popup initial about:blank is controlled, exposed to clients.matchAll(), and matches final Client.]
expected: [PASS, FAIL]
[Nested about:srcdoc is controlled and is exposed to clients.matchAll().]
expected:
if fission and (processor == "x86_64") and not swgl and debug and (os == "linux"): [PASS, FAIL]
if (processor == "x86_64") and not swgl and debug and (os == "win"): [PASS, FAIL]
if (processor == "x86_64") and not swgl and (os == "mac"): [PASS, FAIL]
|