diff --git a/Libraries/LibWeb/HTML/HTMLScriptElement.cpp b/Libraries/LibWeb/HTML/HTMLScriptElement.cpp index a085e91d25d..a09baa6d011 100644 --- a/Libraries/LibWeb/HTML/HTMLScriptElement.cpp +++ b/Libraries/LibWeb/HTML/HTMLScriptElement.cpp @@ -63,7 +63,7 @@ void HTMLScriptElement::attribute_changed(FlyString const& name, Optional + +A later-inserted script removed by an earlier-inserted script does not run + + + + +