gecko-dev/testing/web-platform/tests/import-maps
Hiroshige Hayashizaki de860d15d8 Bug 1538300 [wpt PR 15919] - [Import Maps] Apply inline-script CSP checks to import maps, a=testonly
Automatic update from web-platform-tests
[Import Maps] Apply inline-script CSP checks to import maps

Bug: 941340
Change-Id: I1d8d6aebad4650b638f0b7ccdbfae55d398e905e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1525017
Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org>
Reviewed-by: Kouhei Ueno <kouhei@chromium.org>
Cr-Commit-Position: refs/heads/master@{#642608}

--

wpt-commits: 3833cc35db619aa9b375ac795a0da3c44c7a8b99
wpt-pr: 15919
2019-04-24 11:18:43 +01:00
..
@std Bug 1527643 [wpt PR 15197] - Add tentative WPT tests for Built-in Module Infra and Import Maps, a=testonly 2019-03-16 12:12:33 +00:00
acquire-import-maps-flag Bug 1527643 [wpt PR 15197] - Add tentative WPT tests for Built-in Module Infra and Import Maps, a=testonly 2019-03-16 12:12:33 +00:00
bare Bug 1527643 [wpt PR 15197] - Add tentative WPT tests for Built-in Module Infra and Import Maps, a=testonly 2019-03-16 12:12:33 +00:00
csp Bug 1538300 [wpt PR 15919] - [Import Maps] Apply inline-script CSP checks to import maps, a=testonly 2019-04-24 11:18:43 +01:00
resources Bug 1529188 [wpt PR 15468] - [Import Maps] implement "Packages" via trailing slashes, a=testonly 2019-04-01 14:43:03 +01:00
README.md Bug 1527643 [wpt PR 15197] - Add tentative WPT tests for Built-in Module Infra and Import Maps, a=testonly 2019-03-16 12:12:33 +00:00
bare.sub.tentative.html Bug 1527643 [wpt PR 15197] - Add tentative WPT tests for Built-in Module Infra and Import Maps, a=testonly 2019-03-16 12:12:33 +00:00
builtin-empty.tentative.html Bug 1528229 [wpt PR 15371] - [Import Maps] Implement Import Maps v0.5 behind a flag, a=testonly 2019-03-16 12:12:38 +00:00
builtin-import-scheme.tentative.html Bug 1527643 [wpt PR 15197] - Add tentative WPT tests for Built-in Module Infra and Import Maps, a=testonly 2019-03-16 12:12:33 +00:00
builtin.tentative.html Bug 1527643 [wpt PR 15197] - Add tentative WPT tests for Built-in Module Infra and Import Maps, a=testonly 2019-03-16 12:12:33 +00:00
data.sub.tentative.html Bug 1527643 [wpt PR 15197] - Add tentative WPT tests for Built-in Module Infra and Import Maps, a=testonly 2019-03-16 12:12:33 +00:00
fallback-disallowed.sub.tentative.html Bug 1527643 [wpt PR 15197] - Add tentative WPT tests for Built-in Module Infra and Import Maps, a=testonly 2019-03-16 12:12:33 +00:00
fallback.sub.tentative.html Bug 1527643 [wpt PR 15197] - Add tentative WPT tests for Built-in Module Infra and Import Maps, a=testonly 2019-03-16 12:12:33 +00:00
http.sub.tentative.html Bug 1527643 [wpt PR 15197] - Add tentative WPT tests for Built-in Module Infra and Import Maps, a=testonly 2019-03-16 12:12:33 +00:00
module-map-key.tentative.html Bug 1527643 [wpt PR 15197] - Add tentative WPT tests for Built-in Module Infra and Import Maps, a=testonly 2019-03-16 12:12:33 +00:00
resolving.tentative.html Bug 1527643 [wpt PR 15197] - Add tentative WPT tests for Built-in Module Infra and Import Maps, a=testonly 2019-03-16 12:12:33 +00:00
static-import.js Bug 1527643 [wpt PR 15197] - Add tentative WPT tests for Built-in Module Infra and Import Maps, a=testonly 2019-03-16 12:12:33 +00:00

README.md

Tests for Import Maps.

Because the spec itself is still under development and there are ongoing spec discussions, the tests are all tentative.

Also, some tests are based on Chromium's behavior which reflects an older version of import maps spec ("package name maps" around May 2018), and have dependency to Chromium's implementation (internals.resolveModuleSpecifier). These dependencies should be removed, once the spec matures.