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