Skip to content

Commit

Permalink
Commit New Metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
gsnedders committed Jan 2, 2025
1 parent 27be40d commit 2b42c48
Showing 1 changed file with 28 additions and 27 deletions.
55 changes: 28 additions & 27 deletions html/semantics/scripting-1/the-script-element/module/META.yml
Original file line number Diff line number Diff line change
@@ -1,28 +1,29 @@
links:
- product: chrome
results:
- test: module-in-xhtml.xhtml
url: https://crbug.com/717643
- product: chrome
results:
- test: instantiation-error-3.html
- test: instantiation-error-4.html
- test: instantiation-error-5.html
url: https://bugs.chromium.org/p/chromium/issues/detail?id=1234821
- product: firefox
results:
- subtest: Test that unresolvable cycles lead to SyntaxError events on window and
load events on script
test: instantiation-error-3.html
- subtest: Test that loading a graph in which a module is already errored results
in an error.
test: instantiation-error-4.html
- subtest: Test that loading a graph in which a module is already errored results
an error.
test: instantiation-error-5.html
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1723620
- product: firefox
results:
- subtest: Inline async="" module scripts execute or throw parse errors asynchronously
test: inline-async-inserted-execorder.html
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1891413
- product: chrome
url: https://crbug.com/717643
results:
- test: module-in-xhtml.xhtml
- product: chrome
url: https://bugs.chromium.org/p/chromium/issues/detail?id=1234821
results:
- test: instantiation-error-3.html
- test: instantiation-error-4.html
- test: instantiation-error-5.html
- product: firefox
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1723620
results:
- test: instantiation-error-3.html
subtest: Test that unresolvable cycles lead to SyntaxError events on window and load events on script
- test: instantiation-error-4.html
subtest: Test that loading a graph in which a module is already errored results in an error.
- test: instantiation-error-5.html
subtest: Test that loading a graph in which a module is already errored results an error.
- product: firefox
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1891413
results:
- test: inline-async-inserted-execorder.html
subtest: Inline async="" module scripts execute or throw parse errors asynchronously
- product: safari
url: https://bugs.webkit.org/show_bug.cgi?id=227469
results:
- test: module-in-xhtml.xhtml

0 comments on commit 2b42c48

Please sign in to comment.