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

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

Issue 138433003: Remove TreatNullAs=NullString for SVGElement.xmlbase (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/SVGElement.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 4e54f4703204c90cf855c1c941f673e24881c3f1..f214aebcd2c8aa839e365914d8fd87a1e51f9429 100644
--- a/LayoutTests/svg/dom/svg-element-attribute-js-null-expected.txt
+++ b/LayoutTests/svg/dom/svg-element-attribute-js-null-expected.txt
@@ -1,7 +1,7 @@
This test setting various attributes of a SVG elements to JavaScript null.
TEST SUCCEEDED: The value was the string 'null'. [tested SVGElement.id]
-TEST SUCCEEDED: The value was the empty string. [tested SVGElement.xmlbase]
+TEST SUCCEEDED: The value was the string 'null'. [tested SVGElement.xmlbase]
TEST SUCCEEDED: The value was the string '0'. [tested SVGAngle.valueAsString]
« no previous file with comments | « LayoutTests/svg/dom/svg-element-attribute-js-null.xhtml ('k') | Source/core/svg/SVGElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698