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

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

Issue 98893003: Remove TreatNullAs=NullString for HTMLMarqueeElement (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase 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/HTMLMarqueeElement.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 bf974512bbe63b7905ea8ef1edefb9641b344b45..8794b4de69a2252db304c0a2742a4717e9f349c4 100644
--- a/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
+++ b/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
@@ -176,6 +176,12 @@ TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLinkElement.type]
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMapElement.name]
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMarqueeElement.behavior]
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMarqueeElement.bgColor]
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMarqueeElement.direction]
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMarqueeElement.height]
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMarqueeElement.width]
+
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMetaElement.content]
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMetaElement.httpEquiv]
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMetaElement.name]
« no previous file with comments | « LayoutTests/fast/dom/element-attribute-js-null.html ('k') | Source/core/html/HTMLMarqueeElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698