Commit 99e3e3dd authored by Chromium WPT Sync's avatar Chromium WPT Sync Committed by Commit Bot

Import wpt@df7076c3bf5e5bf4ce46a036fb08312df22e2689

Using wpt-import in Chromium e8e9916c.
With Chromium commits locally applied on WPT:
e8e9916c "Trusted Types: First stab at TrustedScriptURL."


Build: https://build.chromium.org/p/chromium.infra.cron/builders/wpt-importer/builds/2434

Note to sheriffs: This CL imports external tests and adds
expectations for those tests; if this CL is large and causes
a few new failures, please fix the failures by adding new
lines to TestExpectations rather than reverting. See:
https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md

TBR=qyearsley@chromium.org

No-Export: true
Change-Id: I809a86e7b89c8556f686725814f4272a104367b3
Reviewed-on: https://chromium-review.googlesource.com/684234
Commit-Queue: Blink WPT Bot <blink-w3c-test-autoroller@chromium.org>
Reviewed-by: default avatarBlink WPT Bot <blink-w3c-test-autoroller@chromium.org>
Cr-Commit-Position: refs/heads/master@{#504346}
parent 3239874d
...@@ -180342,6 +180342,12 @@ ...@@ -180342,6 +180342,12 @@
{} {}
] ]
], ],
"trusted-types/TrustedScriptURL.tentative.html": [
[
"/trusted-types/TrustedScriptURL.tentative.html",
{}
]
],
"trusted-types/TrustedURL.tentative.html": [ "trusted-types/TrustedURL.tentative.html": [
[ [
"/trusted-types/TrustedURL.tentative.html", "/trusted-types/TrustedURL.tentative.html",
...@@ -180372,6 +180378,12 @@ ...@@ -180372,6 +180378,12 @@
{} {}
] ]
], ],
"trusted-types/block-string-assignment-to-script-src.tentative.html": [
[
"/trusted-types/block-string-assignment-to-script-src.tentative.html",
{}
]
],
"trusted-types/document-write.tentative.html": [ "trusted-types/document-write.tentative.html": [
[ [
"/trusted-types/document-write.tentative.html", "/trusted-types/document-write.tentative.html",
...@@ -180402,6 +180414,12 @@ ...@@ -180402,6 +180414,12 @@
{} {}
] ]
], ],
"trusted-types/script-src.tentative.html": [
[
"/trusted-types/script-src.tentative.html",
{}
]
],
"uievents/constructors/inputevent-constructor.html": [ "uievents/constructors/inputevent-constructor.html": [
[ [
"/uievents/constructors/inputevent-constructor.html", "/uievents/constructors/inputevent-constructor.html",
...@@ -294387,6 +294405,10 @@ ...@@ -294387,6 +294405,10 @@
"1bcbd6d4d990c00449a95fd9c410c199b83b6661", "1bcbd6d4d990c00449a95fd9c410c199b83b6661",
"testharness" "testharness"
], ],
"trusted-types/TrustedScriptURL.tentative.html": [
"2a02a26d6c55e38d51abebe59b470d6f5008440c",
"testharness"
],
"trusted-types/TrustedURL.tentative.html": [ "trusted-types/TrustedURL.tentative.html": [
"e6cff885204af25c0233d9c18dd3de5cb82ed51b", "e6cff885204af25c0233d9c18dd3de5cb82ed51b",
"testharness" "testharness"
...@@ -294407,6 +294429,10 @@ ...@@ -294407,6 +294429,10 @@
"a5301e971af8a918df577a3c00cf5d4be2b1d413", "a5301e971af8a918df577a3c00cf5d4be2b1d413",
"testharness" "testharness"
], ],
"trusted-types/block-string-assignment-to-script-src.tentative.html": [
"4a92a5485db5e199036f10322a89b713b9b02423",
"testharness"
],
"trusted-types/document-write.tentative.html": [ "trusted-types/document-write.tentative.html": [
"4eaf06e1d68d027a858ef6818aeac9b912164cbd", "4eaf06e1d68d027a858ef6818aeac9b912164cbd",
"testharness" "testharness"
...@@ -294427,6 +294453,10 @@ ...@@ -294427,6 +294453,10 @@
"959d23151fe6fa7f049fac11336da8ab9d962d0a", "959d23151fe6fa7f049fac11336da8ab9d962d0a",
"testharness" "testharness"
], ],
"trusted-types/script-src.tentative.html": [
"4a125530e91a3834077c658a9c0b550fcce8e626",
"testharness"
],
"trusted-types/support/helper.js": [ "trusted-types/support/helper.js": [
"6ea027fb1cee52a457e64f9b2b2c8294aa8a9dfc", "6ea027fb1cee52a457e64f9b2b2c8294aa8a9dfc",
"support" "support"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment