Source code
Revision control
Copy as Markdown
Other Tools
[entries-after-bfcache-in-iframe.html]
expected:
if os == "win": [OK, TIMEOUT]
if os == "linux": [OK, TIMEOUT]
[entries() in an iframe must be updated after navigating back to a bfcached page]
expected:
if os == "win": [FAIL, TIMEOUT]
if os == "linux": [FAIL, TIMEOUT]
FAIL