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 462 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
473 property noValidate | 473 property noValidate |
474 property reportValidity | 474 property reportValidity |
475 property requestAutocomplete | 475 property requestAutocomplete |
476 property reset | 476 property reset |
477 property submit | 477 property submit |
478 property target | 478 property target |
479 html element frame | 479 html element frame |
480 property contentDocument | 480 property contentDocument |
481 property contentWindow | 481 property contentWindow |
482 property frameBorder | 482 property frameBorder |
483 property getSVGDocument | |
484 property longDesc | 483 property longDesc |
485 property marginHeight | 484 property marginHeight |
486 property marginWidth | 485 property marginWidth |
487 property name | 486 property name |
488 property noResize | 487 property noResize |
489 property scrolling | 488 property scrolling |
490 property src | 489 property src |
491 html element frameset | 490 html element frameset |
492 property cols | 491 property cols |
493 property onbeforeunload | 492 property onbeforeunload |
(...skipping 917 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1411 svg element textPath | 1410 svg element textPath |
1412 svg element title | 1411 svg element title |
1413 property text | 1412 property text |
1414 svg element tspan | 1413 svg element tspan |
1415 svg element use | 1414 svg element use |
1416 svg element view | 1415 svg element view |
1417 PASS successfullyParsed is true | 1416 PASS successfullyParsed is true |
1418 | 1417 |
1419 TEST COMPLETE | 1418 TEST COMPLETE |
1420 | 1419 |
OLD | NEW |