Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / tables / mozilla_expected_failures / bugs / bug3166-5.html
blob459a3a141838adbd1f18e894f6004bb9b665ec47
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
4 <head>
5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6 <title>caption side static - 5</title>
7 </head>
9 <body bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#800080" alink="#ff0000">
11 <table style=" border:solid green" >
12 <caption style="border:solid orange; caption-side:left">
13 caption text</caption>
14 <tr><td>table text which should wrap table text which should wrap table text which should wrap table text which should wrap table text which should wrap table text which should wrap table text which should wrap table text which should wrap table text which should wrap table text which should wrap table text which should wrap table text which should wrap table text which should wrap table text which should wrap table text which should wrap table text which should wrap table text which should wrap table text which should wrap table text which should wrap table text which should wrap table text which should wrap </td></tr></table>
16 </body>
18 </html>