Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / block / basic / quirk-height.html
blob025f79c0fb78db3a174d9919736d17780ae72b44
1 <html>
2 <body style="padding:24px;background-color:#eeeeee">
3 <div style="height:100%; background-color:green;color:white">
4 The green div should fill the content area (except for a bit of padding on all sides).
5 </div>
6 </body>
7 </html>