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

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

Issue 1113173003: Web Animations: Update naming to reflect spec changes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: No, really. Created 5 years, 7 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 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
50 property contentEditable 50 property contentEditable
51 property contextMenu 51 property contextMenu
52 property createShadowRoot 52 property createShadowRoot
53 property dataset 53 property dataset
54 property dir 54 property dir
55 property dispatchEvent 55 property dispatchEvent
56 property draggable 56 property draggable
57 property firstChild 57 property firstChild
58 property firstElementChild 58 property firstElementChild
59 property focus 59 property focus
60 property getAnimationPlayers 60 property getAnimations
61 property getAttribute 61 property getAttribute
62 property getAttributeNS 62 property getAttributeNS
63 property getAttributeNode 63 property getAttributeNode
64 property getAttributeNodeNS 64 property getAttributeNodeNS
65 property getBoundingClientRect 65 property getBoundingClientRect
66 property getClientRects 66 property getClientRects
67 property getDestinationInsertionPoints 67 property getDestinationInsertionPoints
68 property getElementsByClassName 68 property getElementsByClassName
69 property getElementsByTagName 69 property getElementsByTagName
70 property getElementsByTagNameNS 70 property getElementsByTagNameNS
(...skipping 1074 matching lines...) Expand 10 before | Expand all | Expand 10 after
1145 property contentEditable 1145 property contentEditable
1146 property contextMenu 1146 property contextMenu
1147 property createShadowRoot 1147 property createShadowRoot
1148 property dataset 1148 property dataset
1149 property dir 1149 property dir
1150 property dispatchEvent 1150 property dispatchEvent
1151 property draggable 1151 property draggable
1152 property firstChild 1152 property firstChild
1153 property firstElementChild 1153 property firstElementChild
1154 property focus 1154 property focus
1155 property getAnimationPlayers 1155 property getAnimations
1156 property getAttribute 1156 property getAttribute
1157 property getAttributeNS 1157 property getAttributeNS
1158 property getAttributeNode 1158 property getAttributeNode
1159 property getAttributeNodeNS 1159 property getAttributeNodeNS
1160 property getBoundingClientRect 1160 property getBoundingClientRect
1161 property getClientRects 1161 property getClientRects
1162 property getDestinationInsertionPoints 1162 property getDestinationInsertionPoints
1163 property getElementsByClassName 1163 property getElementsByClassName
1164 property getElementsByTagName 1164 property getElementsByTagName
1165 property getElementsByTagNameNS 1165 property getElementsByTagNameNS
(...skipping 257 matching lines...) Expand 10 before | Expand all | Expand 10 after
1423 svg element textPath 1423 svg element textPath
1424 svg element title 1424 svg element title
1425 property text 1425 property text
1426 svg element tspan 1426 svg element tspan
1427 svg element use 1427 svg element use
1428 svg element view 1428 svg element view
1429 PASS successfullyParsed is true 1429 PASS successfullyParsed is true
1430 1430
1431 TEST COMPLETE 1431 TEST COMPLETE
1432 1432
OLDNEW
« no previous file with comments | « LayoutTests/web-animations-api/w3c/get-css-players.html ('k') | LayoutTests/webexposed/global-interface-listing-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698