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 524 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
535 property color | 535 property color |
536 property noShade | 536 property noShade |
537 property size | 537 property size |
538 property width | 538 property width |
539 html element html | 539 html element html |
540 property version | 540 property version |
541 html element i | 541 html element i |
542 html element iframe | 542 html element iframe |
543 property align | 543 property align |
544 property allowFullscreen | 544 property allowFullscreen |
| 545 property allowPaymentRequest |
545 property contentDocument | 546 property contentDocument |
546 property contentWindow | 547 property contentWindow |
547 property frameBorder | 548 property frameBorder |
548 property getSVGDocument | 549 property getSVGDocument |
549 property height | 550 property height |
550 property longDesc | 551 property longDesc |
551 property marginHeight | 552 property marginHeight |
552 property marginWidth | 553 property marginWidth |
553 property name | 554 property name |
554 property referrerPolicy | 555 property referrerPolicy |
(...skipping 852 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1407 svg element textPath | 1408 svg element textPath |
1408 svg element title | 1409 svg element title |
1409 property text | 1410 property text |
1410 svg element tspan | 1411 svg element tspan |
1411 svg element use | 1412 svg element use |
1412 svg element view | 1413 svg element view |
1413 PASS successfullyParsed is true | 1414 PASS successfullyParsed is true |
1414 | 1415 |
1415 TEST COMPLETE | 1416 TEST COMPLETE |
1416 | 1417 |
OLD | NEW |