system-extends-fixed-ref.html (384B)
1 <!DOCTYPE html> 2 <meta charset="UTF-8"> 3 <title>CSS Test: system extends fixed</title> 4 <link rel="stylesheet" href="support/test-common.css"> 5 <style type="text/css"> 6 @counter-style a { 7 system: fixed 3; 8 symbols: "Y" "E" "S"; 9 } 10 </style> 11 <ol style="list-style-type: a"> 12 <li><li><li><li><li><li> 13 </ol> 14 <br> 15 <ol style="list-style-type: a"> 16 <li><li><li><li><li><li> 17 </ol>