summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/550882-1.html
blob: 3a129aed16896f873436cf0fea7389fff17ea831 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<iframe src="data:text/html,<html style='height: 100%'>
  <body style='margin: 0; padding: 0; height: 100%; overflow: hidden'
        onload='document.body.offsetWidth;
                document.body.style.overflow=&quot;&quot;'>
    <div style='width: 200%; height: 200%'></div>
  </body>
</html>"></iframe>