svg-invalid-number-arguments-ref.html 1.0 KB

12345678910111213141516171819202122232425262728
  1. <!DOCTYPE html>
  2. <svg viewBox="0 0 10 10" width="100" height="100">
  3. <line x1="0" y1="0" x2="10" y2="0" stroke="black" />
  4. </svg>
  5. <svg viewBox="0 0 10 10" width="100" height="100">
  6. <line x1="0" y1="0" x2="10" y2="0" stroke="black" />
  7. </svg>
  8. <svg viewBox="0 0 10 10" width="100" height="100">
  9. <line x1="0" y1="0" x2="10" y2="0" stroke="black" />
  10. </svg>
  11. <svg viewBox="0 0 10 10" width="100" height="100">
  12. <line x1="0" y1="0" x2="10" y2="0" stroke="black" />
  13. </svg>
  14. <svg viewBox="0 0 10 10" width="100" height="100">
  15. <line x1="0" y1="0" x2="10" y2="0" stroke="black" />
  16. </svg>
  17. <svg viewBox="0 0 10 10" width="100" height="100">
  18. <line x1="0" y1="0" x2="10" y2="0" stroke="black" />
  19. </svg>
  20. <svg viewBox="0 0 10 10" width="100" height="100">
  21. <line x1="0" y1="0" x2="10" y2="0" stroke="black" />
  22. </svg>
  23. <svg viewBox="0 0 10 10" width="100" height="100">
  24. <line x1="0" y1="0" x2="10" y2="0" stroke="black" />
  25. </svg>
  26. <svg viewBox="0 0 10 10" width="100" height="100">
  27. <line x1="0" y1="0" x2="10" y2="0" stroke="black" />
  28. </svg>