Source code

Revision control

Copy as Markdown

Other Tools

[cross-document-nav-same-document-traversal.html]
[cross-document navigations are stopped by same-document back()]
expected:
if (os == "win") and (processor == "x86_64") and debug and swgl: FAIL
if (os == "win") and (processor == "x86_64") and not debug: FAIL
if (os == "mac") and not debug: FAIL
if (os == "android") and not swgl: FAIL
[FAIL, PASS]