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

Side by Side Diff: LayoutTests/virtual/stable/webexposed/element-instance-property-listing-expected.txt

Issue 1291723004: Remove all support for <applet> handling in Chrome. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase Created 5 years, 3 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 | Annotate | Revision Log
OLDNEW
1 This test documents all properties on all element instances. 1 This test documents all properties on all element instances.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 [HTML NAMESPACE ELEMENT PROPERTIES] 6 [HTML NAMESPACE ELEMENT PROPERTIES]
7 namespace http://www.w3.org/1999/xhtml 7 namespace http://www.w3.org/1999/xhtml
8 <common> 8 <common>
9 property ATTRIBUTE_NODE 9 property ATTRIBUTE_NODE
10 property CDATA_SECTION_NODE 10 property CDATA_SECTION_NODE
(...skipping 222 matching lines...) Expand 10 before | Expand all | Expand 10 after
233 property rev 233 property rev
234 property search 234 property search
235 property shape 235 property shape
236 property target 236 property target
237 property text 237 property text
238 property type 238 property type
239 property username 239 property username
240 html element abbr 240 html element abbr
241 html element acronym 241 html element acronym
242 html element address 242 html element address
243 html element applet
244 property align
245 property alt
246 property archive
247 property code
248 property codeBase
249 property height
250 property hspace
251 property name
252 property object
253 property vspace
254 property width
255 html element area 243 html element area
256 property alt 244 property alt
257 property coords 245 property coords
258 property hash 246 property hash
259 property host 247 property host
260 property hostname 248 property hostname
261 property href 249 property href
262 property noHref 250 property noHref
263 property origin 251 property origin
264 property password 252 property password
(...skipping 1101 matching lines...) Expand 10 before | Expand all | Expand 10 after
1366 svg element textPath 1354 svg element textPath
1367 svg element title 1355 svg element title
1368 property text 1356 property text
1369 svg element tspan 1357 svg element tspan
1370 svg element use 1358 svg element use
1371 svg element view 1359 svg element view
1372 PASS successfullyParsed is true 1360 PASS successfullyParsed is true
1373 1361
1374 TEST COMPLETE 1362 TEST COMPLETE
1375 1363
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698