Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / inline / inline-padding-disables-text-quirk.html
1 <HTML> 
2 <BODY> 
3 <div style="background: green; border-bottom: 1px solid black;">
4 <span style="padding: 0 0 0 1px;"></span></div> 
5 <div>There should be a green block above this text</div> 
6  </BODY> 
7 </HTML>