Source code

Revision control

Copy as Markdown

Other Tools

[top-level-data-url.window.html]
expected:
if (os == "linux") and not debug and fission: [OK, TIMEOUT]
if (os == "android") and fission: [OK, TIMEOUT]
[Navigating a popup using window.open("resources/redirect.py?location=data%3Atext%2Fhtml%2C...", "", "opener")]
expected: FAIL
[Navigating a popup using window.open("data:text/html,...", "", "undefined")]
expected: FAIL
[Navigating a popup using window.open("resources/redirect.py?location=data%3Atext%2Fhtml%2C...", "", "undefined")]
expected: FAIL
[Navigating a popup using window.open("data:text/html,...", "", "opener")]
expected: FAIL