5 /* Disable most default sizing to ensure proper position of our hidTarget. */
28 background-color: green;
38 <div class=
"hidTarget"></div>
39 <table style=
"margin: 30px;">
43 <div style=
"margin-left: -15px; background-color: red;"></div>
49 <a href=
"https://bugs.webkit.org/show_bug.cgi?id=89515">89515</a>: REGRESSION(r113885): Margin not properly applied to elements with align=center
<br>
50 There should be a green rectangle above with no red.