Bug 1731994: part 4) Declare more methods around `ContentPermissionRequestBase` ...
[gecko.git] / layout / reftests / outline / outline-overflow-inlineblock-ref.html
blob204d02430eb64f088493289108dcd0d9c3a403a8
1 <!DOCTYPE HTML>
2 <title>reference</title>
3 <style>
5 html, body { margin: 0; padding: 0; border: none }
6 html { overflow:hidden /* avoid second reflow for scrollbars */ }
8 body > div {
9 margin: 98px;
10 border: 2px solid blue;
11 width: 50px;
12 height: 50px;
15 </style>
16 <body>
17 <div></div>