Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(144)

Unified Diff: LayoutTests/fast/dom/element-attribute-js-null-expected.txt

Issue 62083003: Remove TreatNullAs=NullString for miscellaneous HTML elements (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: don't fail Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/fast/dom/element-attribute-js-null.html ('k') | Source/core/html/HTMLDivElement.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 4bb5eeed6efd2d06e7d78b03387bf77f3806c7e8..bb048e2fb97e90f1269e03305c810602f7f073d4 100644
--- a/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
+++ b/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
@@ -54,7 +54,7 @@ TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLA
TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLBaseElement.href]
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLBaseElement.target]
-TEST SUCCEEDED: The value was the empty string. [tested HTMLBlockquoteElement.cite]
+TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLBlockquoteElement.cite]
TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.aLink]
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLBodyElement.background]
@@ -74,7 +74,7 @@ TEST SUCCEEDED: The value was the string 'null'. [tested HTMLButtonElement.name]
TEST SUCCEEDED: The value was the string 'submit'. [tested HTMLButtonElement.type]
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLButtonElement.value]
-TEST SUCCEEDED: The value was the empty string. [tested HTMLDivElement.align]
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLDivElement.align]
TEST SUCCEEDED: The value was the empty string. [tested HTMLEmbedElement.align]
TEST SUCCEEDED: The value was the empty string. [tested HTMLEmbedElement.name]
@@ -152,7 +152,7 @@ TEST SUCCEEDED: The value was the empty string. [tested HTMLLabelElement.htmlFor
TEST SUCCEEDED: The value was the empty string. [tested HTMLLegendElement.accessKey]
TEST SUCCEEDED: The value was the empty string. [tested HTMLLegendElement.align]
-TEST SUCCEEDED: The value was the empty string. [tested HTMLLIElement.type]
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLIElement.type]
TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.charset]
TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.href]
@@ -187,7 +187,7 @@ TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.type]
TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.useMap]
TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.width]
-TEST SUCCEEDED: The value was the empty string. [tested HTMLOListElement.type]
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOListElement.type]
TEST SUCCEEDED: The value was the empty string. [tested HTMLOptGroupElement.label]
@@ -195,14 +195,14 @@ TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOptionElement.text]
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOptionElement.label]
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOptionElement.value]
-TEST SUCCEEDED: The value was the empty string. [tested HTMLParagraphElement.align]
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLParagraphElement.align]
TEST SUCCEEDED: The value was the empty string. [tested HTMLParamElement.name]
TEST SUCCEEDED: The value was the empty string. [tested HTMLParamElement.type]
TEST SUCCEEDED: The value was the empty string. [tested HTMLParamElement.value]
TEST SUCCEEDED: The value was the empty string. [tested HTMLParamElement.valueType]
-TEST SUCCEEDED: The value was the empty string. [tested HTMLQuoteElement.cite]
+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]
@@ -274,7 +274,7 @@ TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTrackElement.label]
TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLTrackElement.src]
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTrackElement.srclang]
-TEST SUCCEEDED: The value was the empty string. [tested HTMLUListElement.type]
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLUListElement.type]
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLVideoElement.mediaGroup]
TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLVideoElement.poster]
« no previous file with comments | « LayoutTests/fast/dom/element-attribute-js-null.html ('k') | Source/core/html/HTMLDivElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698