diff options
Diffstat (limited to 'tests/wpt/meta/html/semantics/scripting-1/the-script-element/css-module/css-module-worker-test.html.ini')
-rw-r--r-- | tests/wpt/meta/html/semantics/scripting-1/the-script-element/css-module/css-module-worker-test.html.ini | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/wpt/meta/html/semantics/scripting-1/the-script-element/css-module/css-module-worker-test.html.ini b/tests/wpt/meta/html/semantics/scripting-1/the-script-element/css-module/css-module-worker-test.html.ini new file mode 100644 index 00000000000..7cc658598dd --- /dev/null +++ b/tests/wpt/meta/html/semantics/scripting-1/the-script-element/css-module/css-module-worker-test.html.ini @@ -0,0 +1,10 @@ +[css-module-worker-test.html] + expected: TIMEOUT + [A dynamic import CSS Module within a web worker should not load.] + expected: TIMEOUT + + [A dynamic import CSS Module within a web worker should not load and should not attempt to fetch the module.] + expected: TIMEOUT + + [An attempt to load a CSS module as a worker should fail.] + expected: NOTRUN |