history.sub.html.ini (627B)
1 [history.sub.html] 2 expected: 3 if (os == "mac") and debug: [OK, TIMEOUT] 4 if (os == "mac") and not debug: [OK, TIMEOUT] 5 [History navigation: "about:blank" document is navigated back from history same-origin.] 6 expected: 7 if (os == "android") and not debug: [FAIL, TIMEOUT] 8 if (os == "mac") and not debug: [FAIL, TIMEOUT] 9 if (os == "mac") and debug: [FAIL, TIMEOUT] 10 FAIL 11 12 [History navigation: "about:blank" document is navigated back from history cross-origin.] 13 expected: 14 if (os == "mac") and not debug: [FAIL, TIMEOUT] 15 if (os == "mac") and debug: [FAIL, TIMEOUT] 16 FAIL