summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/trusted-types/block-string-assignment-to-HTMLElement-generic.html.ini
blob: 321aefbf62fe109c12bf228d028cc5c73cb581b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[block-string-assignment-to-HTMLElement-generic.html]
  expected: ERROR
  [embed.src accepts only TrustedScriptURL]
    expected: FAIL

  [object.codeBase accepts only TrustedScriptURL]
    expected: FAIL

  [object.data accepts only TrustedScriptURL]
    expected: FAIL

  [script.src accepts only TrustedScriptURL]
    expected: FAIL

  [div.innerHTML accepts only TrustedHTML]
    expected: FAIL

  [iframe.srcdoc accepts only TrustedHTML]
    expected: FAIL