summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html/elements/picture/source-no-srcset-with-type-novalid.html
blob: 510c7eed6b9aa5c53b2dc128f4db67271c14d53a (plain)
1
2
3
4
<!DOCTYPE html>
<meta charset=utf-8>
<title>invalid source-no-srcset-with-type</title>
<picture><source type='image/webp'><img src=x alt></picture>