.cl0 {list-style-type: none;} .cl1 {list-style-type: disc;} .cl2 {list-style-type: circle;}.cl3 {list-style-type: square;} .cl4 {list-style-type: decimal;} .cl5 {list-style-type: decimal-leading-zero;} .cl6 {list-style-type: lower-roman;} .cl7 {list-style-type: upper-roman;} .cl8 {list-style-type: lower-greek;} .cl9 {list-style-type: lower-alpha;} .cl10 {list-style-type: lower-latin;} .cl11 {list-style-type: upper-alpha;} .cl12 {list-style-type: upper-latin;} .cl13 {list-style-type: hebrew;} .cl14 {list-style-type: armenian;} .cl15 {list-style-type: georgian;} .cl16 {list-style-type: cjk-ideographic;} .cl17 {list-style-type: hiragana;} .cl18 {list-style-type: katakana;} .cl19 {list-style-type: hiragana-iroha;} .cl20 {list-style-type: katakana-iroha;} .parent {list-style-type: square;} .inh1 {list-style-type: circle;}
- [cl0] This ordered list...
- ...should have no markers...
- ...next to its list items.
- [cl1] This unordered list...
- ...should have disc markers...
- ...next to its list items.
- [cl2] This unordered list...
- ...should have circle markers...
- ...next to its list items.
- [cl3] This unordered list...
- ...should have square markers...
- ...next to its list items.
- [cl4] This ordered list...
- ...should have decimal markers...
- ...next to its list items.
- [cl5] This ordered list...
- ...should have decimal-leading-zero markers...
- ...next to its list items.
- [cl6] This ordered list...
- ...should have lower-roman markers...
- ...next to its list items.
- [cl7] This ordered list...
- ...should have upper-roman markers...
- ...next to its list items.
- [cl8] This ordered list...
- ...should have lower-greek markers...
- ...next to its list items.
- [cl9] This ordered list...
- ...should have lower-alpha markers...
- ...next to its list items.
- [cl10] This ordered list...
- ...should have lower-latin markers...
- ...next to its list items.
- [cl11] This ordered list...
- ...should have upper-alpha markers...
- ...next to its list items.
- [cl12] This ordered list...
- ...should have upper-latin markers...
- ...next to its list items.
- [cl13] This ordered list...
- ...should have hebrew markers...
- ...next to its list items.
- [cl14] This ordered list...
- ...should have armenian markers...
- ...next to its list items.
- [cl15] This ordered list...
- ...should have georgian markers...
- ...next to its list items.
- [cl16] This ordered list...
- ...should have cjk-ideographic markers...
- ...next to its list items.
- [cl17] This ordered list...
- ...should have hiragana markers...
- ...next to its list items.
- [cl18] This ordered list...
- ...should have katakana markers...
- ...next to its list items.
- [cl19] This ordered list...
- ...should have hiragana-iroha markers...
- ...next to its list items.
- [cl20] This ordered list...
- ...should have katakana-iroha markers...
- ...next to its list items.
- This list item should have a square marker.
- This list item contains a nested list.
- The list items in this list should also have square markers.
- This is because of the style attribute on the 'ul' element, which has been set to inherit the value of
list-style-type
. - Should the markers in this sub-list be circles, the test has been failed.
----------------------------------------------------
from:
----------------------------------------------------
沒有留言:
張貼留言