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