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

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

Issue 98723003: Remove TreatNullAs=NullString for HTMLHRElement (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/fast/dom/element-attribute-js-null.html ('k') | Source/core/html/HTMLHRElement.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 elements to JavaScript null. 1 This test setting various attributes of a elements to JavaScript null.
2 2
3 TEST SUCCEEDED: The value was null. [tested Node.nodeValue] 3 TEST SUCCEEDED: The value was null. [tested Node.nodeValue]
4 TEST SUCCEEDED: The value was null. [tested Node.prefix] 4 TEST SUCCEEDED: The value was null. [tested Node.prefix]
5 TEST SUCCEEDED: The value was the empty string. [tested Node.textContent] 5 TEST SUCCEEDED: The value was the empty string. [tested Node.textContent]
6 6
7 TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.title] 7 TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.title]
8 TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.id] 8 TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.id]
9 TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.lang] 9 TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.lang]
10 TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.dir] 10 TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.dir]
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after
105 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFrameElement.scroll ing] 105 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFrameElement.scroll ing]
106 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLF rameElement.src] 106 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLF rameElement.src]
107 107
108 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFrameSetElement.col s] 108 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFrameSetElement.col s]
109 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFrameSetElement.row s] 109 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFrameSetElement.row s]
110 110
111 TEST SUCCEEDED: The value was the empty string. [tested HTMLHeadElement.profile] 111 TEST SUCCEEDED: The value was the empty string. [tested HTMLHeadElement.profile]
112 112
113 TEST SUCCEEDED: The value was the empty string. [tested HTMLHeadingElement.align ] 113 TEST SUCCEEDED: The value was the empty string. [tested HTMLHeadingElement.align ]
114 114
115 TEST SUCCEEDED: The value was the empty string. [tested HTMLHRElement.align] 115 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLHRElement.align]
116 TEST SUCCEEDED: The value was the empty string. [tested HTMLHRElement.size] 116 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLHRElement.color]
117 TEST SUCCEEDED: The value was the empty string. [tested HTMLHRElement.width] 117 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLHRElement.size]
118 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLHRElement.width]
118 119
119 TEST SUCCEEDED: The value was the empty string. [tested HTMLHtmlElement.version] 120 TEST SUCCEEDED: The value was the empty string. [tested HTMLHtmlElement.version]
120 121
121 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.align ] 122 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.align ]
122 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.frame Border] 123 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.frame Border]
123 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.heigh t] 124 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.heigh t]
124 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLI FrameElement.longDesc] 125 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLI FrameElement.longDesc]
125 TEST SUCCEEDED: The value was the empty string. [tested HTMLIFrameElement.margin Height] 126 TEST SUCCEEDED: The value was the empty string. [tested HTMLIFrameElement.margin Height]
126 TEST SUCCEEDED: The value was the empty string. [tested HTMLIFrameElement.margin Width] 127 TEST SUCCEEDED: The value was the empty string. [tested HTMLIFrameElement.margin Width]
127 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.name] 128 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.name]
(...skipping 151 matching lines...) Expand 10 before | Expand all | Expand 10 after
279 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTrackElement.srclan g] 280 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTrackElement.srclan g]
280 281
281 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLUListElement.type] 282 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLUListElement.type]
282 283
283 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLVideoElement.mediaG roup] 284 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLVideoElement.mediaG roup]
284 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV ideoElement.poster] 285 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV ideoElement.poster]
285 TEST SUCCEEDED: The value was the string 'auto'. [tested HTMLVideoElement.preloa d] 286 TEST SUCCEEDED: The value was the string 'auto'. [tested HTMLVideoElement.preloa d]
286 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV ideoElement.src] 287 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV ideoElement.src]
287 288
288 289
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/element-attribute-js-null.html ('k') | Source/core/html/HTMLHRElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698