diff --git a/html/semantics/scripting-1/the-script-element/module/META.yml b/html/semantics/scripting-1/the-script-element/module/META.yml
index 085d901fe..74b5c2475 100644
--- a/html/semantics/scripting-1/the-script-element/module/META.yml
+++ b/html/semantics/scripting-1/the-script-element/module/META.yml
@@ -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