Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / tables / mozilla / bugs / bug23235.html
blobebf4fe5e509d6d41e9b020e07f87722a3b28d9cc
1 <html>
2 <head>
3 <title>Testcase for bug 23235</title>
4 </head>
5 <body bgcolor="#FFFFFF">
7 <p>Testcase distilled from <a href="http://webdeveloper.com/xml/">http://webdeveloper.com/xml</a></p>
9 <table width="602" border="1" cellpadding=0 cellspacing=0>
10 <tr>
11 <td width=468>
12 <ul>
13 <li>The XML Files Resources List
14 <SCRIPT></SCRIPT>
15 <img src="../images/icom-logo-micro.gif" height=60 width=468>
16 </li>
17 </ul>
18 </td>
19 <td width="130">
20 <TABLE BORDER="1" CELLPADDING="2">
21 <TR>
22 <TD align="center">
23 <IMG SRC="../images/browsecathead.gif" WIDTH="118" HEIGHT="25"><br>
24 [<I> Site Map </I>]
25 </TD>
26 </TR>
27 </TABLE>
28 </td>
29 </tr>
30 </table>
33 <p>Same as above, but removed <code>&lt;SCRIPT&gt;&lt;/SCRIPT&gt;</code></p>
35 <table width="602" border="1" cellpadding=0 cellspacing=0>
36 <tr>
37 <td width=468>
38 <ul>
39 <li>The XML Files Resources List
40 <img src="../images/icom-logo-micro.gif" height=60 width=468>
41 </li>
42 </ul>
43 </td>
44 <td width="130">
45 <TABLE BORDER="1" CELLPADDING="2">
46 <TR>
47 <TD align="center">
48 <IMG SRC="../images/browsecathead.gif" WIDTH="118" HEIGHT="25"><br>
49 [<I> Site Map </I>]
50 </TD>
51 </TR>
52 </TABLE>
53 </td>
54 </tr>
55 </table>
57 </body></html>