Index: LayoutTests/fast/dom/element-attribute-js-null-expected.txt |
diff --git a/LayoutTests/fast/dom/element-attribute-js-null-expected.txt b/LayoutTests/fast/dom/element-attribute-js-null-expected.txt |
index 8b66064eb2f7a97e1a2366654af5f2e840a2851d..9d802dcf5117a98e178eb654c32e4653e605c15c 100644 |
--- a/LayoutTests/fast/dom/element-attribute-js-null-expected.txt |
+++ b/LayoutTests/fast/dom/element-attribute-js-null-expected.txt |
@@ -208,12 +208,14 @@ TEST SUCCEEDED: The value was the empty string. [tested HTMLParamElement.valueTy |
TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLQuoteElement.cite] |
-TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.text] |
-TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.htmlFor] |
-TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.event] |
-TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.charset] |
-TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.src] |
-TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.type] |
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.text] |
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.htmlFor] |
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.event] |
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.charset] |
+TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLScriptElement.src] |
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.type] |
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.crossOrigin] |
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.nonce] |
TEST SUCCEEDED: The value was the empty string. [tested HTMLSelectElement.value] |
TEST SUCCEEDED: The value was the empty string. [tested HTMLSelectElement.name] |