Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / paint / tables / tbody-transformed-expected.html
blobbb4a9cfcf0a75c840bedfd12b17a80748ef7ce5b
1 <!doctype HTML>
2 <div style="transform: scaleY(-2); width: 56px; height: 56px;">
3 <div style="width: 50px; height: 50px; border: 1px solid black; transform: translate(2px, 2px)">
4 </div>