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