Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / paint / tables / table-section-visual-overflow-expected.html
blob4b5e80f785fb9a00ebeef5136b50d9a1201bc6a6
1 <!doctype HTML>
2 <style>
3 div {
4 width:100px;
5 height:100px;
6 outline-color: black;
7 outline-style: solid;
8 outline-width: 10px;
10 </style>
11 <div></div>