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 ATTRIBUTE_NODE | 9 property ATTRIBUTE_NODE |
10 property CDATA_SECTION_NODE | 10 property CDATA_SECTION_NODE |
(...skipping 363 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
374 property labels | 374 property labels |
375 property name | 375 property name |
376 property reportValidity | 376 property reportValidity |
377 property setCustomValidity | 377 property setCustomValidity |
378 property type | 378 property type |
379 property validationMessage | 379 property validationMessage |
380 property validity | 380 property validity |
381 property value | 381 property value |
382 property willValidate | 382 property willValidate |
383 html element canvas | 383 html element canvas |
| 384 property captureStream |
384 property getContext | 385 property getContext |
385 property height | 386 property height |
386 property toBlob | 387 property toBlob |
387 property toDataURL | 388 property toDataURL |
388 property width | 389 property width |
389 html element caption | 390 html element caption |
390 property align | 391 property align |
391 html element center | 392 html element center |
392 html element cite | 393 html element cite |
393 html element code | 394 html element code |
(...skipping 1017 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1411 svg element textPath | 1412 svg element textPath |
1412 svg element title | 1413 svg element title |
1413 property text | 1414 property text |
1414 svg element tspan | 1415 svg element tspan |
1415 svg element use | 1416 svg element use |
1416 svg element view | 1417 svg element view |
1417 PASS successfullyParsed is true | 1418 PASS successfullyParsed is true |
1418 | 1419 |
1419 TEST COMPLETE | 1420 TEST COMPLETE |
1420 | 1421 |
OLD | NEW |