symbols-function-invalid-ref.html 231 B

123456789101112
  1. <!DOCTYPE html>
  2. <link rel="stylesheet" href="test-common.css">
  3. <style type="text/css">
  4. .invalid {
  5. list-style-type: lower-greek;
  6. }
  7. </style>
  8. <ol start="-2" class="invalid">
  9. <li><li><li><li><li>
  10. <li><li><li><li><li>
  11. </ol>