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

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

Issue 1137593002: Remove SVGElement.xmlbase/xmlspace/xmllang and no use codes. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Draft 3 Created 5 years, 7 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 unified diff | Download patch
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 string 'null'. [tested SVGElement.id] 3 TEST SUCCEEDED: The value was the string 'null'. [tested SVGElement.id]
4 TEST SUCCEEDED: The value was the string 'null'. [tested SVGElement.xmlbase]
5 4
6 TEST SUCCEEDED: The value was the string '0'. [tested SVGAngle.valueAsString] 5 TEST SUCCEEDED: The value was the string '0'. [tested SVGAngle.valueAsString]
7 6
8 TEST SUCCEEDED: The value was the string '0'. [tested SVGLength.valueAsString] 7 TEST SUCCEEDED: The value was the string '0'. [tested SVGLength.valueAsString]
9 8
10 TEST SUCCEEDED: The value was the string 'null'. [tested SVGScriptElement.type] 9 TEST SUCCEEDED: The value was the string 'null'. [tested SVGScriptElement.type]
11 10
12 11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698