From 4f0d9497f268e79ff47ed4509273204566961199 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Thu, 13 Aug 2020 13:42:52 +0000 Subject: Issue #618: Ignore 'event' and 'for' attributes for module scripts. Because the spec says so. --- dom/script/ScriptLoader.cpp | 53 +++++++++++++++++++++++++-------------------- 1 file changed, 30 insertions(+), 23 deletions(-) (limited to 'dom') diff --git a/dom/script/ScriptLoader.cpp b/dom/script/ScriptLoader.cpp index 9de9a1d037..903822ef57 100644 --- a/dom/script/ScriptLoader.cpp +++ b/dom/script/ScriptLoader.cpp @@ -299,8 +299,12 @@ ScriptLoader::~ScriptLoader() //