Source code
Revision control
Copy as Markdown
Other Tools
[forward-triggers-hashchange.html]
bug:
expected:
if fission and (os == "android"): [OK, TIMEOUT]
if (os == "android") and not fission: TIMEOUT
[Navigating forward after replace() should still trigger hashchange]
bug:
expected:
if (os == "android") and not fission: TIMEOUT