symbols-function-invalid-ref.html (390B)
1 <!DOCTYPE html> 2 <meta charset="UTF-8"> 3 <title>CSS Reference: symbols function, invalid</title> 4 <link rel="author" title="Xidorn Quan" href="https://www.upsuper.org/"> 5 <link rel="stylesheet" href="support/test-common.css"> 6 <style type="text/css"> 7 .invalid { 8 list-style-type: lower-greek; 9 } 10 </style> 11 <ol start="-2" class="invalid"> 12 <li><li><li><li><li> 13 <li><li><li><li><li> 14 </ol>