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..e026691b8441b16001c7cf92c1698e8409871a98 100644 |
--- a/LayoutTests/fast/dom/element-attribute-js-null-expected.txt |
+++ b/LayoutTests/fast/dom/element-attribute-js-null-expected.txt |
@@ -130,14 +130,16 @@ TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLI |
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.srcdoc] |
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.width] |
-TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.name] |
-TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.align] |
-TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.alt] |
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.align] |
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.alt] |
TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.border] |
-TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.longDesc] |
-TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.src] |
-TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.useMap] |
-TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.lowsrc] |
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.crossOrigin] |
+TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLImageElement.longDesc] |
+TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLImageElement.lowsrc] |
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.name] |
+TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLImageElement.src] |
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.srcset] |
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.useMap] |
TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.accept] |
TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.accessKey] |