summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-trailing-comma-novalid.html
blob: 29316620eceead6acfe8cfc7af19163d79a35f74 (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-trailing-comma</title>
<img sizes='(min-width:500px) 500px, 100vw,' srcset='x 100w, y 200w' src=x alt>