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

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

Issue 99313002: Remove TreatNullAs=NullString for HTMLOutputElement (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years 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/HTMLOutputElement.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 8b66064eb2f7a97e1a2366654af5f2e840a2851d..6fe496109691dc078fe79835a6c805fc1c9bc271 100644
--- a/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
+++ b/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
@@ -199,6 +199,10 @@ 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 string 'null'. [tested HTMLOutputElement.name]
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOutputElement.defaultValue]
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOutputElement.value]
+
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLParagraphElement.align]
TEST SUCCEEDED: The value was the empty string. [tested HTMLParamElement.name]
« no previous file with comments | « LayoutTests/fast/dom/element-attribute-js-null.html ('k') | Source/core/html/HTMLOutputElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698