[base-javascript.html] [First has a javascript: URL so fallback is used] expected: if not debug and (os == "linux") and not asan and not tsan: [PASS, FAIL] if not debug and (os == "win"): [PASS, FAIL] if not debug and (os == "mac"): [PASS, FAIL] if not debug and (os == "android"): [PASS, FAIL] [Dynamically inserted first has a javascript: URL so fallback is used] expected: if not debug and (os == "linux") and not asan and not tsan: [PASS, FAIL] if not debug and (os == "win"): [PASS, FAIL] if not debug and (os == "mac"): [PASS, FAIL] if not debug and (os == "android"): [PASS, FAIL]