Pass | getAttributeType(
"DIV",
"onclick",
"http://www.w3.org/1999/xhtml",
"null") == "TrustedScript" | Asserts runPass | assert_equals("TrustedScript", "TrustedScript")
at Test.<anonymous> ( /trusted-types/TrustedTypePolicyFactory-getAttributeType.html:15:7) |
|
Pass | getAttributeType(
"g",
"ondblclick",
"http://www.w3.org/2000/svg",
"null") == "TrustedScript" | Asserts runPass | assert_equals("TrustedScript", "TrustedScript")
at Test.<anonymous> ( /trusted-types/TrustedTypePolicyFactory-getAttributeType.html:15:7) |
|
Pass | getAttributeType(
"mrow",
"onmousedown",
"http://www.w3.org/1998/Math/MathML",
"null") == "TrustedScript" | Asserts runPass | assert_equals("TrustedScript", "TrustedScript")
at Test.<anonymous> ( /trusted-types/TrustedTypePolicyFactory-getAttributeType.html:15:7) |
|
Pass | getAttributeType(
"IFRAME",
"srcdoc",
"http://www.w3.org/1999/xhtml",
"null") == "TrustedHTML" | Asserts runPass | assert_equals("TrustedHTML", "TrustedHTML")
at Test.<anonymous> ( /trusted-types/TrustedTypePolicyFactory-getAttributeType.html:15:7) |
|
Pass | getAttributeType(
"SCRIPT",
"src",
"http://www.w3.org/1999/xhtml",
"null") == "TrustedScriptURL" | Asserts runPass | assert_equals("TrustedScriptURL", "TrustedScriptURL")
at Test.<anonymous> ( /trusted-types/TrustedTypePolicyFactory-getAttributeType.html:15:7) |
|
Fail | getAttributeType(
"script",
"href",
"http://www.w3.org/2000/svg",
"null") == "TrustedScriptURL" | assert_equals: expected (string) "TrustedScriptURL" but got (object) null at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/trusted-types/TrustedTypePolicyFactory-getAttributeType.html:15:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/trusted-types/TrustedTypePolicyFactory-getAttributeType.html:9:5
at Array.forEach (<anonymous>) Asserts runFail | assert_equals(null, "TrustedScriptURL")
at Test.<anonymous> ( /trusted-types/TrustedTypePolicyFactory-getAttributeType.html:15:7) |
|
Fail | getAttributeType(
"script",
"href",
"http://www.w3.org/2000/svg",
"http://www.w3.org/1999/xlink") == "TrustedScriptURL" | assert_equals: expected (string) "TrustedScriptURL" but got (object) null at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/trusted-types/TrustedTypePolicyFactory-getAttributeType.html:15:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/trusted-types/TrustedTypePolicyFactory-getAttributeType.html:9:5
at Array.forEach (<anonymous>) Asserts runFail | assert_equals(null, "TrustedScriptURL")
at Test.<anonymous> ( /trusted-types/TrustedTypePolicyFactory-getAttributeType.html:15:7) |
|
Fail | getAttributeType(
"foo",
"onmouseup",
"https://example.com/namespace",
"null") == "null" | assert_equals: expected (object) null but got (string) "TrustedScript" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/trusted-types/TrustedTypePolicyFactory-getAttributeType.html:15:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/trusted-types/TrustedTypePolicyFactory-getAttributeType.html:9:5
at Array.forEach (<anonymous>) Asserts runFail | assert_equals("TrustedScript", null)
at Test.<anonymous> ( /trusted-types/TrustedTypePolicyFactory-getAttributeType.html:15:7) |
|
Pass | getAttributeType(
"DIV",
"onclick",
"http://www.w3.org/1999/xhtml",
"https://example.com/namespace") == "null" | Asserts runPass | assert_equals(null, null)
at Test.<anonymous> ( /trusted-types/TrustedTypePolicyFactory-getAttributeType.html:15:7) |
|
Pass | getAttributeType(
"DIV",
"ondoesnotexist",
"http://www.w3.org/1999/xhtml",
"null") == "null" | Asserts runPass | assert_equals(null, null)
at Test.<anonymous> ( /trusted-types/TrustedTypePolicyFactory-getAttributeType.html:15:7) |
|
Pass | getAttributeType(
"DIV",
"data-onclick",
"http://www.w3.org/1999/xhtml",
"null") == "null" | Asserts runPass | assert_equals(null, null)
at Test.<anonymous> ( /trusted-types/TrustedTypePolicyFactory-getAttributeType.html:15:7) |
|
Pass | getAttributeType(
"DIV",
"srcdoc",
"http://www.w3.org/1999/xhtml",
"null") == "null" | Asserts runPass | assert_equals(null, null)
at Test.<anonymous> ( /trusted-types/TrustedTypePolicyFactory-getAttributeType.html:15:7) |
|
Pass | getAttributeType(
"iframe",
"srcdoc",
"https://example.com/namespace",
"null") == "null" | Asserts runPass | assert_equals(null, null)
at Test.<anonymous> ( /trusted-types/TrustedTypePolicyFactory-getAttributeType.html:15:7) |
|
Pass | getAttributeType(
"IFRAME",
"srcdoc",
"http://www.w3.org/1999/xhtml",
"https://example.com/namespace") == "null" | Asserts runPass | assert_equals(null, null)
at Test.<anonymous> ( /trusted-types/TrustedTypePolicyFactory-getAttributeType.html:15:7) |
|
Pass | getAttributeType(
"IFRAME",
"data-srcdoc",
"http://www.w3.org/1999/xhtml",
"null") == "null" | Asserts runPass | assert_equals(null, null)
at Test.<anonymous> ( /trusted-types/TrustedTypePolicyFactory-getAttributeType.html:15:7) |
|
Pass | getAttributeType(
"DIV",
"src",
"http://www.w3.org/1999/xhtml",
"null") == "null" | Asserts runPass | assert_equals(null, null)
at Test.<anonymous> ( /trusted-types/TrustedTypePolicyFactory-getAttributeType.html:15:7) |
|
Pass | getAttributeType(
"script",
"src",
"https://example.com/namespace",
"null") == "null" | Asserts runPass | assert_equals(null, null)
at Test.<anonymous> ( /trusted-types/TrustedTypePolicyFactory-getAttributeType.html:15:7) |
|
Pass | getAttributeType(
"SCRIPT",
"src",
"http://www.w3.org/1999/xhtml",
"https://example.com/namespace") == "null" | Asserts runPass | assert_equals(null, null)
at Test.<anonymous> ( /trusted-types/TrustedTypePolicyFactory-getAttributeType.html:15:7) |
|
Pass | getAttributeType(
"SCRIPT",
"data-src",
"http://www.w3.org/1999/xhtml",
"null") == "null" | Asserts runPass | assert_equals(null, null)
at Test.<anonymous> ( /trusted-types/TrustedTypePolicyFactory-getAttributeType.html:15:7) |
|
Pass | getAttributeType(
"g",
"href",
"http://www.w3.org/2000/svg",
"null") == "null" | Asserts runPass | assert_equals(null, null)
at Test.<anonymous> ( /trusted-types/TrustedTypePolicyFactory-getAttributeType.html:15:7) |
|
Pass | getAttributeType(
"SCRIPT",
"href",
"http://www.w3.org/1999/xhtml",
"null") == "null" | Asserts runPass | assert_equals(null, null)
at Test.<anonymous> ( /trusted-types/TrustedTypePolicyFactory-getAttributeType.html:15:7) |
|
Pass | getAttributeType(
"script",
"href",
"http://www.w3.org/2000/svg",
"https://example.com/namespace") == "null" | Asserts runPass | assert_equals(null, null)
at Test.<anonymous> ( /trusted-types/TrustedTypePolicyFactory-getAttributeType.html:15:7) |
|
Pass | getAttributeType(
"script",
"src",
"http://www.w3.org/2000/svg",
"null") == "null" | Asserts runPass | assert_equals(null, null)
at Test.<anonymous> ( /trusted-types/TrustedTypePolicyFactory-getAttributeType.html:15:7) |
|