summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/471356-1-ref.html
blob: 531ebdd6d32bdfc5a4c66dfe0556083df8cc9e89 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!--quirks mode-->
<html style="height: 300px;
             margin: 1px 0 2px 0; padding: 4px 0 8px 0;">
<head>
  <title>Testcase, bug 471356 / bug 243519</title>
</head>
<body style="margin: 16px 0 32px 0; padding: 64px 0 128px 0;">
  <div style="background: blue; height: 30px">
  </div>
</body>
</html>