summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-media-min-width-no-parenthesis-novalid.html
blob: 0a3e5cb2c640691302b8ecacdc6bcfbc8f986ea4 (plain)
1
2
3
4
5
<!DOCTYPE html>
<!-- DO NOT EDIT! This test has been generated by /conformance-checkers/tools/picture.py. -->
<meta charset=utf-8>
<title>invalid sizes-microsyntax-media-min-width-no-parenthesis</title>
<img sizes='min-width:500px 500px, 100vw' srcset='x 100w, y 200w' src=x alt>