summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html/elements/picture/always-matching-source-sizes-with-following-source-srcset-novalid.html
blob: 2cb7ea8029771bad2543fa20e1b89e2fc2f4c168 (plain)
1
2
3
4
<!DOCTYPE html>
<meta charset=utf-8>
<title>invalid always-matching-source-sizes-with-following-source-srcset</title>
<picture><source srcset='x 100w' sizes=50vw><source srcset=x><img src=x alt></picture>