OLD | NEW |
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 accessKey | 9 property accessKey |
10 property attributes | 10 property attributes |
11 property baseURI | 11 property baseURI |
12 property childElementCount | 12 property childElementCount |
13 property childNodes | 13 property childNodes |
14 property children | 14 property children |
15 property classList | 15 property classList |
16 property className | 16 property className |
17 property clientHeight | 17 property clientHeight |
18 property clientLeft | 18 property clientLeft |
19 property clientTop | 19 property clientTop |
20 property clientWidth | 20 property clientWidth |
| 21 property computedName |
| 22 property computedRole |
21 property contentEditable | 23 property contentEditable |
22 property contextMenu | 24 property contextMenu |
23 property dataset | 25 property dataset |
24 property dir | 26 property dir |
25 property draggable | 27 property draggable |
26 property firstChild | 28 property firstChild |
27 property firstElementChild | 29 property firstElementChild |
28 property hidden | 30 property hidden |
29 property id | 31 property id |
30 property innerHTML | 32 property innerHTML |
(...skipping 875 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
906 property baseURI | 908 property baseURI |
907 property childElementCount | 909 property childElementCount |
908 property childNodes | 910 property childNodes |
909 property children | 911 property children |
910 property classList | 912 property classList |
911 property className | 913 property className |
912 property clientHeight | 914 property clientHeight |
913 property clientLeft | 915 property clientLeft |
914 property clientTop | 916 property clientTop |
915 property clientWidth | 917 property clientWidth |
| 918 property computedName |
| 919 property computedRole |
916 property contentEditable | 920 property contentEditable |
917 property contextMenu | 921 property contextMenu |
918 property dataset | 922 property dataset |
919 property dir | 923 property dir |
920 property draggable | 924 property draggable |
921 property firstChild | 925 property firstChild |
922 property firstElementChild | 926 property firstElementChild |
923 property hidden | 927 property hidden |
924 property id | 928 property id |
925 property innerHTML | 929 property innerHTML |
(...skipping 215 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1141 svg element textPath | 1145 svg element textPath |
1142 svg element title | 1146 svg element title |
1143 property text | 1147 property text |
1144 svg element tspan | 1148 svg element tspan |
1145 svg element use | 1149 svg element use |
1146 svg element view | 1150 svg element view |
1147 PASS successfullyParsed is true | 1151 PASS successfullyParsed is true |
1148 | 1152 |
1149 TEST COMPLETE | 1153 TEST COMPLETE |
1150 | 1154 |
OLD | NEW |