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

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

Issue 72583002: Remove TreatNullAs=NullString for HTMLEmbedElement (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
67 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLB uttonElement.formAction] 67 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLB uttonElement.formAction]
68 TEST SUCCEEDED: The value was the string 'application/x-www-form-urlencoded'. [t ested HTMLButtonElement.formEnctype] 68 TEST SUCCEEDED: The value was the string 'application/x-www-form-urlencoded'. [t ested HTMLButtonElement.formEnctype]
69 TEST SUCCEEDED: The value was the string 'get'. [tested HTMLButtonElement.formMe thod] 69 TEST SUCCEEDED: The value was the string 'get'. [tested HTMLButtonElement.formMe thod]
70 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLButtonElement.formT arget] 70 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLButtonElement.formT arget]
71 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLButtonElement.name] 71 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLButtonElement.name]
72 TEST SUCCEEDED: The value was the string 'submit'. [tested HTMLButtonElement.typ e] 72 TEST SUCCEEDED: The value was the string 'submit'. [tested HTMLButtonElement.typ e]
73 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLButtonElement.value ] 73 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLButtonElement.value ]
74 74
75 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLDivElement.align] 75 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLDivElement.align]
76 76
77 TEST SUCCEEDED: The value was the empty string. [tested HTMLEmbedElement.align] 77 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLEmbedElement.align]
78 TEST SUCCEEDED: The value was the empty string. [tested HTMLEmbedElement.name] 78 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLEmbedElement.height ]
79 TEST SUCCEEDED: The value was the empty string. [tested HTMLEmbedElement.src] 79 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLEmbedElement.name]
80 TEST SUCCEEDED: The value was the empty string. [tested HTMLEmbedElement.type] 80 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLE mbedElement.src]
81 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLEmbedElement.type]
82 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLEmbedElement.width]
81 83
82 TEST SUCCEEDED: The value was the empty string. [tested HTMLFontElement.color] 84 TEST SUCCEEDED: The value was the empty string. [tested HTMLFontElement.color]
83 TEST SUCCEEDED: The value was the empty string. [tested HTMLFontElement.face] 85 TEST SUCCEEDED: The value was the empty string. [tested HTMLFontElement.face]
84 TEST SUCCEEDED: The value was the empty string. [tested HTMLFontElement.size] 86 TEST SUCCEEDED: The value was the empty string. [tested HTMLFontElement.size]
85 87
86 TEST SUCCEEDED: The value was the empty string. [tested HTMLFormElement.name] 88 TEST SUCCEEDED: The value was the empty string. [tested HTMLFormElement.name]
87 TEST SUCCEEDED: The value was the empty string. [tested HTMLFormElement.acceptCh arset] 89 TEST SUCCEEDED: The value was the empty string. [tested HTMLFormElement.acceptCh arset]
88 TEST SUCCEEDED: The value was the empty string. [tested HTMLFormElement.action] 90 TEST SUCCEEDED: The value was the empty string. [tested HTMLFormElement.action]
89 TEST SUCCEEDED: The value was the string 'application/x-www-form-urlencoded'. [t ested HTMLFormElement.encoding] 91 TEST SUCCEEDED: The value was the string 'application/x-www-form-urlencoded'. [t ested HTMLFormElement.encoding]
90 TEST SUCCEEDED: The value was the string 'application/x-www-form-urlencoded'. [t ested HTMLFormElement.enctype] 92 TEST SUCCEEDED: The value was the string 'application/x-www-form-urlencoded'. [t ested HTMLFormElement.enctype]
(...skipping 182 matching lines...) Expand 10 before | Expand all | Expand 10 after
273 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTrackElement.srclan g] 275 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTrackElement.srclan g]
274 276
275 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLUListElement.type] 277 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLUListElement.type]
276 278
277 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLVideoElement.mediaG roup] 279 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLVideoElement.mediaG roup]
278 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV ideoElement.poster] 280 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV ideoElement.poster]
279 TEST SUCCEEDED: The value was the string 'auto'. [tested HTMLVideoElement.preloa d] 281 TEST SUCCEEDED: The value was the string 'auto'. [tested HTMLVideoElement.preloa d]
280 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV ideoElement.src] 282 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV ideoElement.src]
281 283
282 284
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/element-attribute-js-null.html ('k') | Source/core/html/HTMLEmbedElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698