summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/document-metadata/the-base-element/base-javascript.html.ini
blob: 46fad851e385d9f28dee3eca711ca9519a5da54d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[base-javascript.html]
  [First <base> 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 <base> 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]