summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html/elements/picture/picture-name-novalid.html
blob: b846050183e4350faac53934ccbe5bd7c7b3a8f9 (plain)
1
2
3
4
5
<!DOCTYPE html>
<!-- DO NOT EDIT! This test has been generated by /conformance-checkers/tools/picture.py. -->
<meta charset=utf-8>
<title>invalid picture-name</title>
<picture name=x><img src=x alt></picture>