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

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

Issue 104263002: Remove TreatNullAs=NullString for Element.id and .className (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update SVGElement.id test 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « LayoutTests/svg/dom/svg-element-attribute-js-null.xhtml ('k') | Source/core/dom/Element.idl » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 This test setting various attributes of a SVG elements to JavaScript null. 1 This test setting various attributes of a SVG elements to JavaScript null.
2 2
3 TEST SUCCEEDED: The value was the empty string. [tested SVGElement.id] 3 TEST SUCCEEDED: The value was the string 'null'. [tested SVGElement.id]
4 TEST SUCCEEDED: The value was the empty string. [tested SVGElement.xmlbase] 4 TEST SUCCEEDED: The value was the empty string. [tested SVGElement.xmlbase]
5 5
6 TEST SUCCEEDED: The value was the string '0'. [tested SVGAngle.valueAsString] 6 TEST SUCCEEDED: The value was the string '0'. [tested SVGAngle.valueAsString]
7 7
8 TEST SUCCEEDED: The value was the string '0'. [tested SVGLength.valueAsString] 8 TEST SUCCEEDED: The value was the string '0'. [tested SVGLength.valueAsString]
9 9
10 TEST SUCCEEDED: The value was the empty string. [tested SVGScriptElement.type] 10 TEST SUCCEEDED: The value was the empty string. [tested SVGScriptElement.type]
11 11
12 12
OLDNEW
« no previous file with comments | « LayoutTests/svg/dom/svg-element-attribute-js-null.xhtml ('k') | Source/core/dom/Element.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698