Source code

Revision control

Copy as Markdown

Other Tools

[same-document-traversal-same-document-nav.html]
expected:
if (os == "mac") and debug: [TIMEOUT, OK]
if (os == "mac") and not debug: [TIMEOUT, OK]
[same-document traversals are not canceled by fragment navigations and calculate their endpoint based on the original placement]
expected: FAIL
[same-document traversals are not canceled by pushState() and calculate their endpoint based on the original placement]
expected:
if (os == "mac") and debug: [TIMEOUT, FAIL]
if (os == "mac") and not debug: [TIMEOUT, FAIL]
FAIL