blob: ab3f69e058305a0004355999f193c83cdb5451d8 [file] [log] [blame]
<!doctype html>
<title>img parse a sizes attribute (width:1000px)</title>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<div id=log></div>
<iframe data-desc="width:1000px" style="width:1000px; height:1000px" src="support/sizes-iframed.sub.html?doctype=doctype%20html&style=width:1000px%3B%20height:16px"></iframe>
<script src="support/parse-a-sizes-attribute.js"></script>