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