Source code

Revision control

Copy as Markdown

Other Tools

[cross-document-location-api.html?method=navigate]
expected:
if (os == "linux") and not tsan and (processor == "x86_64") and debug and not fission: [CRASH, OK]
if (os == "win") and not debug and (processor == "x86"): [CRASH, OK]
if (os == "mac") and not debug: [ERROR, CRASH, OK]
if (os == "linux") and tsan: [CRASH, OK]
if (os == "android") and not debug: [CRASH, OK]
[OK, CRASH]
[entry.getState() behavior after cross-document location API navigation]
expected: FAIL
[cross-document-location-api.html?method=updateCurrentEntry]
[entry.getState() behavior after cross-document location API navigation]
expected: FAIL