location-setter-user-click.html.ini (483B)
1 [location-setter-user-click.html] 2 expected: 3 if (processor == "x86") and (os == "linux"): [OK, CRASH] 4 [href] 5 expected: 6 if (os == "android") and not sessionHistoryInParent: FAIL 7 if (os == "mac"): [PASS, FAIL] 8 9 [search] 10 expected: 11 if (os == "android") and not sessionHistoryInParent: FAIL 12 if (os == "mac"): [PASS, FAIL] 13 14 [hash] 15 expected: 16 if (os == "android") and not sessionHistoryInParent: FAIL 17 if (os == "mac"): [PASS, FAIL]