summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html/elements/picture/sizes-microsyntax-inherit-source-size-value-novalid.html
blob: c232648dc6f94a578015b32a1bd7adb9106432e2 (plain)
1
2
3
4
<!DOCTYPE html>
<meta charset=utf-8>
<title>invalid sizes-microsyntax-inherit-source-size-value</title>
<img sizes='inherit' srcset='x 100w, y 200w' src=x alt>