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

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

Issue 68503013: Remove TreatNullAs=NullString for <frame>, <frameset> and <iframe> (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 7 years, 1 month 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
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 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
89 89
90 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFormElement.acceptC harset] 90 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFormElement.acceptC harset]
91 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLF ormElement.action] 91 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLF ormElement.action]
92 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFormElement.autocom plete] 92 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFormElement.autocom plete]
93 TEST SUCCEEDED: The value was the string 'application/x-www-form-urlencoded'. [t ested HTMLFormElement.enctype] 93 TEST SUCCEEDED: The value was the string 'application/x-www-form-urlencoded'. [t ested HTMLFormElement.enctype]
94 TEST SUCCEEDED: The value was the string 'application/x-www-form-urlencoded'. [t ested HTMLFormElement.encoding] 94 TEST SUCCEEDED: The value was the string 'application/x-www-form-urlencoded'. [t ested HTMLFormElement.encoding]
95 TEST SUCCEEDED: The value was the string 'get'. [tested HTMLFormElement.method] 95 TEST SUCCEEDED: The value was the string 'get'. [tested HTMLFormElement.method]
96 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFormElement.name] 96 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFormElement.name]
97 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFormElement.target] 97 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFormElement.target]
98 98
99 TEST SUCCEEDED: The value was the empty string. [tested HTMLFrameElement.frameBo rder] 99 TEST SUCCEEDED: The value was the empty string. [tested HTMLFrameElement.locatio n]
100 TEST SUCCEEDED: The value was the empty string. [tested HTMLFrameElement.longDes c] 100 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFrameElement.frameB order]
101 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLF rameElement.longDesc]
101 TEST SUCCEEDED: The value was the empty string. [tested HTMLFrameElement.marginH eight] 102 TEST SUCCEEDED: The value was the empty string. [tested HTMLFrameElement.marginH eight]
102 TEST SUCCEEDED: The value was the empty string. [tested HTMLFrameElement.marginW idth] 103 TEST SUCCEEDED: The value was the empty string. [tested HTMLFrameElement.marginW idth]
103 TEST SUCCEEDED: The value was the empty string. [tested HTMLFrameElement.name] 104 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFrameElement.name]
104 TEST SUCCEEDED: The value was the empty string. [tested HTMLFrameElement.scrolli ng] 105 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFrameElement.scroll ing]
105 TEST SUCCEEDED: The value was the empty string. [tested HTMLFrameElement.src] 106 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLF rameElement.src]
106 TEST SUCCEEDED: The value was the empty string. [tested HTMLFrameElement.locatio n]
107 107
108 TEST SUCCEEDED: The value was the empty string. [tested HTMLFrameSetElement.cols ] 108 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFrameSetElement.col s]
109 TEST SUCCEEDED: The value was the empty string. [tested HTMLFrameSetElement.rows ] 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 empty string. [tested HTMLHRElement.align]
116 TEST SUCCEEDED: The value was the empty string. [tested HTMLHRElement.size] 116 TEST SUCCEEDED: The value was the empty string. [tested HTMLHRElement.size]
117 TEST SUCCEEDED: The value was the empty string. [tested HTMLHRElement.width] 117 TEST SUCCEEDED: The value was the empty string. [tested HTMLHRElement.width]
118 118
119 TEST SUCCEEDED: The value was the empty string. [tested HTMLHtmlElement.version] 119 TEST SUCCEEDED: The value was the empty string. [tested HTMLHtmlElement.version]
120 120
121 TEST SUCCEEDED: The value was the empty string. [tested HTMLIFrameElement.align] 121 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.align ]
122 TEST SUCCEEDED: The value was the empty string. [tested HTMLIFrameElement.frameB order] 122 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.frame Border]
123 TEST SUCCEEDED: The value was the empty string. [tested HTMLIFrameElement.height ] 123 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.heigh t]
124 TEST SUCCEEDED: The value was the empty string. [tested HTMLIFrameElement.longDe sc] 124 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] 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 Width] 126 TEST SUCCEEDED: The value was the empty string. [tested HTMLIFrameElement.margin Width]
127 TEST SUCCEEDED: The value was the empty string. [tested HTMLIFrameElement.name] 127 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.name]
128 TEST SUCCEEDED: The value was the empty string. [tested HTMLIFrameElement.scroll ing] 128 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.scrol ling]
129 TEST SUCCEEDED: The value was the empty string. [tested HTMLIFrameElement.src] 129 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLI FrameElement.src]
130 TEST SUCCEEDED: The value was the empty string. [tested HTMLIFrameElement.width] 130 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.srcdo c]
131 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.width ]
131 132
132 TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.name] 133 TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.name]
133 TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.align] 134 TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.align]
134 TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.alt] 135 TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.alt]
135 TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.border] 136 TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.border]
136 TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.longDes c] 137 TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.longDes c]
137 TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.src] 138 TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.src]
138 TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.useMap] 139 TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.useMap]
139 TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.lowsrc] 140 TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.lowsrc]
140 141
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after
278 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTrackElement.srclan g] 279 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTrackElement.srclan g]
279 280
280 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLUListElement.type] 281 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLUListElement.type]
281 282
282 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLVideoElement.mediaG roup] 283 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLVideoElement.mediaG roup]
283 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV ideoElement.poster] 284 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV ideoElement.poster]
284 TEST SUCCEEDED: The value was the string 'auto'. [tested HTMLVideoElement.preloa d] 285 TEST SUCCEEDED: The value was the string 'auto'. [tested HTMLVideoElement.preloa d]
285 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV ideoElement.src] 286 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV ideoElement.src]
286 287
287 288
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/element-attribute-js-null.html ('k') | Source/core/html/HTMLFrameElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698