DOM Object: HTMLLIElement
|
Properties/Methods |
Functional Description |
Data |
Test Case |
|---|---|---|---|
| type | Read HTMLLIElement.type upper-alpha | hli_001.html | |
| type | Read HTMLLIElement.type lower-alpha | hli_002.html | |
| type | Read HTMLLIElement.type upper-roman | hli_003.html | |
| type | Read HTMLLIElement.type lower-roman | hli_004.html | |
| type | Read HTMLLIElement.type decimal | hli_005.html | |
| type | Read HTMLLIElement.type circle | hli_006.html | |
| type | Read HTMLLIElement.type disc | hli_007.html | |
| type | Read HTMLLIElement.type square | hli_008.html | |
| type | Set and read HTMLLIElement.type - UL | hli_009.html | |
| type | Set and read HTMLLIElement.type - OL | hli_010.html | |
| value | Reset sequence number - HTMLLIElement.value | hli_011.html |