summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html/elements/picture/source-name-novalid.html
blob: dab3247e7730c7fb1772dcc8e8ee7f590f88fbf9 (plain)
1
2
3
4
<!DOCTYPE html>
<meta charset=utf-8>
<title>invalid source-name</title>
<picture><source srcset=x crossorigin><img src=x alt></picture>