summaryrefslogtreecommitdiff
path: root/Source/WebKit2/UIProcess/API/qt/tests/html/redsquare.html
blob: f70d2918af59cbe02944dfad42bf59e9cd57e03d (plain)
1
2
3
4
5
<body style="margin:20px">
    <table style="border:10px solid red; width:160px; height:160px">
        <tr><td>&nbsp;</td></tr>
    </table>
</body>