3 <meta http-equiv=
"Content-Type" content=
"text/html; charset=iso-8859-1">
4 <title>Testcase for bug
1768921</title>
5 <!-- Previously for bug 724352, but bug 1768921 flips the expectation to ensure that
6 margin rect is accounted into scrollable overflow. -->
7 <style type=
"text/css">
10 color:black
; background-color:white
; font-size:16px; padding:0; margin:0;
13 x1
,x2
,x3
,x4
,x5
,x6
{ display:block
; }
14 x2
{ overflow:auto
; width:100px; background:grey
; }
15 x4
{ width: 70px; margin: 0 20px; }
20 <x1><x2 style=
"height:50px;">
21 <x4 style=
"height:20px; background:lime; "></x4>