Source code

Revision control

Copy as Markdown

Other Tools

[width-attribute-invalid.svg]
[width="-10" should be an invalid attribute value (ignored)]
expected: FAIL
[width="-10px" should be an invalid attribute value (ignored)]
expected: FAIL
[width="-10%" should be an invalid attribute value (ignored)]
expected: FAIL
[width="auto" should be an invalid attribute value (ignored)]
expected: FAIL
[width="none" should be an invalid attribute value (ignored)]
expected: FAIL
[width="10px 20px" should be an invalid attribute value (ignored)]
expected: FAIL
[width="garbage" should be an invalid attribute value (ignored)]
expected: FAIL