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

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

Issue 64173002: Align HTMLAppletElement IDL with spec (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: drop logging 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
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]
11 TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.className] 11 TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.className]
12 TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.innerHTML] 12 TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.innerHTML]
13 TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.innerText] 13 TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.innerText]
14 TEST SUCCEEDED: Exception (SyntaxError: An invalid or illegal string was specifi ed.) was thrown as expected. [tested HTMLElement.contentEditable] 14 TEST SUCCEEDED: Exception (SyntaxError: An invalid or illegal string was specifi ed.) was thrown as expected. [tested HTMLElement.contentEditable]
15 15
16 TEST SUCCEEDED: The value was the empty string. [tested HTMLAnchorElement.access Key] 16 TEST SUCCEEDED: The value was the empty string. [tested HTMLAnchorElement.access Key]
17 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.chars et] 17 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.chars et]
18 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.coord s] 18 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.coord s]
19 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.downl oad] 19 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.downl oad]
20 TEST SUCCEEDED: The value was the empty string. [tested HTMLAnchorElement.href] 20 TEST SUCCEEDED: The value was the empty string. [tested HTMLAnchorElement.href]
21 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.hrefl ang] 21 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.hrefl ang]
22 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.name] 22 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.name]
23 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.ping] 23 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.ping]
24 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.rel] 24 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.rel]
25 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.rev] 25 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.rev]
26 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.shape ] 26 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.shape ]
27 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.targe t] 27 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.targe t]
28 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.type] 28 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.type]
29 29
30 TEST SUCCEEDED: The value was the empty string. [tested HTMLAppletElement.align] 30 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAppletElement.align ]
31 TEST SUCCEEDED: The value was the empty string. [tested HTMLAppletElement.alt] 31 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAppletElement.alt]
32 TEST SUCCEEDED: The value was the empty string. [tested HTMLAppletElement.archiv e] 32 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAppletElement.archi ve]
33 TEST SUCCEEDED: The value was the empty string. [tested HTMLAppletElement.code] 33 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAppletElement.code]
34 TEST SUCCEEDED: The value was the empty string. [tested HTMLAppletElement.codeBa se] 34 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLA ppletElement.codeBase]
35 TEST SUCCEEDED: The value was the empty string. [tested HTMLAppletElement.height ] 35 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAppletElement.heigh t]
36 TEST SUCCEEDED: The value was the empty string. [tested HTMLAppletElement.hspace ] 36 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAppletElement.name]
37 TEST SUCCEEDED: The value was the empty string. [tested HTMLAppletElement.name] 37 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLA ppletElement.object]
38 TEST SUCCEEDED: The value was the empty string. [tested HTMLAppletElement.object ] 38 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAppletElement.width ]
39 TEST SUCCEEDED: The value was the empty string. [tested HTMLAppletElement.vspace ]
40 TEST SUCCEEDED: The value was the empty string. [tested HTMLAppletElement.width]
41 39
42 TEST SUCCEEDED: The value was the empty string. [tested HTMLAreaElement.accessKe y] 40 TEST SUCCEEDED: The value was the empty string. [tested HTMLAreaElement.accessKe y]
43 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAreaElement.alt] 41 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAreaElement.alt]
44 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAreaElement.coords] 42 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAreaElement.coords]
45 TEST SUCCEEDED: The value was the empty string. [tested HTMLAreaElement.href] 43 TEST SUCCEEDED: The value was the empty string. [tested HTMLAreaElement.href]
46 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAreaElement.ping] 44 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAreaElement.ping]
47 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAreaElement.shape] 45 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAreaElement.shape]
48 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAreaElement.target] 46 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAreaElement.target]
49 47
50 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAudioElement.mediaG roup] 48 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAudioElement.mediaG roup]
(...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after
275 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTrackElement.srclan g] 273 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTrackElement.srclan g]
276 274
277 TEST SUCCEEDED: The value was the empty string. [tested HTMLUListElement.type] 275 TEST SUCCEEDED: The value was the empty string. [tested HTMLUListElement.type]
278 276
279 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLVideoElement.mediaG roup] 277 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLVideoElement.mediaG roup]
280 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV ideoElement.poster] 278 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV ideoElement.poster]
281 TEST SUCCEEDED: The value was the string 'auto'. [tested HTMLVideoElement.preloa d] 279 TEST SUCCEEDED: The value was the string 'auto'. [tested HTMLVideoElement.preloa d]
282 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV ideoElement.src] 280 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV ideoElement.src]
283 281
284 282
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698