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

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

Issue 130503013: Remove TreatNullAs=NullString for SVGScriptElement.type (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 11 months 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/svg/dom/svg-element-attribute-js-null.xhtml ('k') | Source/core/svg/SVGScriptElement.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/dom/svg-element-attribute-js-null-expected.txt
diff --git a/LayoutTests/svg/dom/svg-element-attribute-js-null-expected.txt b/LayoutTests/svg/dom/svg-element-attribute-js-null-expected.txt
index f214aebcd2c8aa839e365914d8fd87a1e51f9429..ddeb7596d70802fb252b4d422e313cd602e8f04c 100644
--- a/LayoutTests/svg/dom/svg-element-attribute-js-null-expected.txt
+++ b/LayoutTests/svg/dom/svg-element-attribute-js-null-expected.txt
@@ -7,6 +7,6 @@ TEST SUCCEEDED: The value was the string '0'. [tested SVGAngle.valueAsString]
TEST SUCCEEDED: The value was the string '0'. [tested SVGLength.valueAsString]
-TEST SUCCEEDED: The value was the empty string. [tested SVGScriptElement.type]
+TEST SUCCEEDED: The value was the string 'null'. [tested SVGScriptElement.type]
« no previous file with comments | « LayoutTests/svg/dom/svg-element-attribute-js-null.xhtml ('k') | Source/core/svg/SVGScriptElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698