Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / tables / mozilla_expected_failures / bugs / bug3166-2.html
blob3cd5a7955b8478b1d499db242c99a259841a277f
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5 <title>caption side static - 2 </title>
6 <meta name="GENERATOR" content="Arachnophilia 4.0">
7 <meta name="FORMATTER" content="Arachnophilia 4.0">
8 </head>
10 <body bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#800080" alink="#ff0000">
12 <table style="border:solid green" >
13 <caption style="width:50px;border:solid orange; caption-side:left">
14 cap</caption>
15 <tr><td>table</td></tr></table>
17 </body>
19 </html>