Source code

Revision control

Copy as Markdown

Other Tools

[cross-document-away-and-back.html?method=navigate]
expected:
if (os == "linux") and not asan and debug and fission: [CRASH, OK]
if (os == "win") and not debug and (processor == "x86_64"): [OK, ERROR, CRASH]
if (os == "linux") and asan and fission: [CRASH, OK]
if (os == "mac") and not debug: [OK, ERROR, CRASH]
if os == "android": [CRASH, OK]
[OK, CRASH]
[entry.getState() behavior after navigating away and back]
expected: FAIL
[cross-document-away-and-back.html?method=updateCurrentEntry]
[entry.getState() behavior after navigating away and back]
expected: FAIL