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