Source code
Revision control
Copy as Markdown
Other Tools
[repeated-imports.any.sharedworker.html]
[Importing a specifier that previously failed due to an incorrect type attribute can succeed if the correct attribute is later given]
expected: FAIL
[Importing a specifier that previously succeeded with the correct type attribute should fail if the incorrect attribute is later given]
expected: FAIL
[Two modules of different type with the same specifier can load if the server changes its responses (first text, then JS)]
expected: FAIL
[If an import previously succeeded for a given specifier/type attribute pair, future uses of that pair should yield the same result]
expected: FAIL
[Two modules of different type with the same specifier can load if the server changes its responses (first JS, then text)]
expected: FAIL
[If an import previously succeeded for a given specifier with no type attribute, future uses of the same values should yield the same result]
expected: FAIL
[repeated-imports.any.worker.html]
[Importing a specifier that previously failed due to an incorrect type attribute can succeed if the correct attribute is later given]
expected: FAIL
[Importing a specifier that previously succeeded with the correct type attribute should fail if the incorrect attribute is later given]
expected: FAIL
[Two modules of different type with the same specifier can load if the server changes its responses (first text, then JS)]
expected: FAIL
[If an import previously succeeded for a given specifier/type attribute pair, future uses of that pair should yield the same result]
expected: FAIL
[Two modules of different type with the same specifier can load if the server changes its responses (first JS, then text)]
expected: FAIL
[If an import previously succeeded for a given specifier with no type attribute, future uses of the same values should yield the same result]
expected: FAIL
[repeated-imports.any.html]
[Importing a specifier that previously failed due to an incorrect type attribute can succeed if the correct attribute is later given]
expected: FAIL
[Importing a specifier that previously succeeded with the correct type attribute should fail if the incorrect attribute is later given]
expected: FAIL
[Two modules of different type with the same specifier can load if the server changes its responses (first text, then JS)]
expected: FAIL
[If an import previously succeeded for a given specifier/type attribute pair, future uses of that pair should yield the same result]
expected: FAIL
[Two modules of different type with the same specifier can load if the server changes its responses (first JS, then text)]
expected: FAIL
[If an import previously succeeded for a given specifier with no type attribute, future uses of the same values should yield the same result]
expected: FAIL