Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / invalid / residual-style.html
blob2934a55d25a0b9dc6551bbfb0429a6332bcbc886
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
2 <head>
3 <style>
4 font { color: green }
5 .fail { color: red }
6 address { display: inline; font-style: normal }
7 canvas, embed, object { width:0px; height:0px; }
8 blockquote, center { display: inline; padding:0; margin: 0 }
9 button { width: 0px; height: 0px; border: 0; padding: 0; }
10 map { display: inline }
11 fieldset { border: 0; display: inline; margin: 0; padding: 0 }
12 table { display: inline-table; padding: 0; border: 0 }
13 dt, dl, dd, dir, div, form, p { display: inline; margin: 0; padding: 0; }
14 li { list-style: none; display: inline }
16 </style>
17 <body>
18 <h1>The Residual Style Master Test Case</h1>
20 This test case illustrates some residual style tag examples. Unless otherwise noted, the behavior should match Firefox.
22 <h2>Passing Tags</h2>
23 <hr>
24 A: <a><font>All of this</a> should be green</font>
25 <hr>
26 ABBR: <abbr><font>All of this</abbr> should be green</font>
27 <hr>
28 ACRONYM: <acronym><font>All of this</acronym> should be green</font>
29 <hr>
30 ADDRESS: <address><font>All of this</address> should be green</font>
31 <hr>
32 AREA: <map><area><font></area></map>All of this should be green.</font>
33 <hr>
34 B: <b><font></b>All of this should be green.</font>
35 <hr>
36 BDO: <bdo><font></bdo>All of this should be green.</font>
37 <hr>
38 BIG: <big><font></big>All of this should be green.</font>
39 <hr>
40 BLOCKQUOTE: <blockquote><font></blockquote>All of this should be green.</font>
41 <hr>
42 BUTTON: <button><font></button>All of this should be green.</font>
43 <hr>
44 CANVAS: <canvas><font></canvas>All of this should be green.</font>
45 <hr>
46 CAPTION: <font><table><caption><font class="fail"></caption></table>All of this should be green.</font></font>
47 <hr>
48 CENTER: <center><font></center>All of this should be green.</font>
49 <hr>
50 CITE: <cite><font></cite>All of this should be green.</font>
51 <hr>
52 CODE: <code><font></code>All of this should be green.</font>
53 <hr>
54 COL: <font><table><col><font class="fail"></col></table>All of this should be green.</font></font>
55 <hr>
56 COLGROUP: <font><table><colgroup><font class="fail"></colgroup></table>All of this should be green.</font></font>
57 <hr>
58 DD: <dl><dd><font></dd></dl>All of this should be green.</font>
59 <hr>
60 DEL: <del><font></del>All of this should be green.</font>
61 <hr>
62 DFN: <dfn><font></dfn>All of this should be green.</font>
63 <hr>
64 DIR: <dir><font></dir>All of this should be green.</font>
65 <hr>
66 DIV: <div><font></div>All of this should be green.</font>
67 <hr>
68 DL: <dl><font></dl>All of this should be green.</font>
69 <hr>
70 DT: <dl><dt><font></dt></dl>All of this should be green.</font>
71 <hr>
72 EM: <em><font></em>All of this should be green.</font>
73 <hr>
74 EMBED: <embed><font></embed>All of this should be green.</font>
75 <hr>
76 FIELDSET: <fieldset><font></fieldset>All of this should be green.</font>
77 <hr>
78 FONT: <font><i style="color:green; font-style:normal"></font>All of this should be green.</i>
79 <hr>
80 FORM: <form><font></form>All of this should be green.</font>
81 <hr>
82 H1: <h1><font></h1>All of this should be green.</font>
83 <hr>
84 H2: <h2><font></h2>All of this should be green.</font>
85 <hr>
86 H3: <h3><font></h3>All of this should be green.</font>
87 <hr>
88 H4: <h4><font></h4>All of this should be green.</font>
89 <hr>
90 H5: <h5><font></h5>All of this should be green.</font>
91 <hr>
92 H6: <h6><font></h6>All of this should be green.</font>
93 <hr>
94 I: <i><font></i>All of this should be green.</font>
95 <hr>
96 INS: <ins><font></ins>All of this should be green.</font>
97 <hr>
98 ISINDEX: <isindex><font></isindex>All of this should be green.</font>
99 <hr>
100 KBD: <kbd><font></kbd>All of this should be green.</font>
101 <hr>
102 KEYGEN: <keygen><font></keygen>All of this should be green.</font>
103 <hr>
104 LABEL: <label><font></label>All of this should be green.</font>
105 <hr>
106 LEGEND: <fieldset><legend><font></legend></fieldset>All of this should be green.</font>
107 <hr>
108 LI: <li><font></li>All of this should be green.</font>
109 <hr>
110 LISTING: <listing><font></listing>All of this should be green.</font>
111 <hr>
112 MAP: <map><font></map>All of this should be green.</font>
113 <hr>
114 MARQUEE: <marquee><font></marquee>All of this should be green.</font>
115 <hr>
116 MENU: <menu><font></menu>All of this should be green.</font>
117 <hr>
118 NOBR: <nobr><font></nobr>All of this should be green.</font>
119 <hr>
120 OBJECT: <font><object><font class="fail"></object>All of this should be green.</font>
121 <hr>
122 OL: <ol><font></ol>All of this should be green.</font>
123 <hr>
124 OPTGROUP: <font><select><optgroup><font class="fail"></optgroup><option>One</select> All of this should be green.</font>
125 <hr>
126 OPTION: <font><select><option><font class="fail">One</option><option>Two</select> All of this should be green.</font>
127 <hr>
128 P: <p><font></p>All of this should be green.</font>
129 <hr>
130 PARAM: <font><object><param><font class="fail"></param></object>All of this should be green.</font>
131 <hr>
132 PRE: <pre><font></pre>All of this should be green.</font>
133 <hr>
134 Q: <q><font></q>All of this should be green.</font>
135 <hr>
136 S: <s><font></s>All of this should be green.</font>
137 <hr>
138 SAMP: <samp><font></samp>All of this should be green.</font>
139 <hr>
140 SELECT: <font><select><font class="fail"></select>All of this should be green.</font>
141 <hr>
142 SMALL: <small><font></small>All of this should be green.</font>
143 <hr>
144 SPAN: <span><font></span>All of this should be green.</font>
145 <hr>
146 STRIKE: <strike><font></strike>All of this should be green.</font>
147 <hr>
148 STRONG: <strong><font></strong>All of this should be green.</font>
149 <hr>
150 SUB: <sub><font></sub>All of this should be green.</font>
151 <hr>
152 SUP: <sup><font></sup>All of this should be green.</font>
153 <hr>
154 TABLE: <font><table><font class="fail"></table>All of this should be green.</font></font>
155 <hr>
156 TBODY: <font><table><tbody><font></tbody></table>All of this should be green.</font></font>
157 <hr>
158 TD: <font><table><tr><td><font class="fail"></td></tr></table>All of this should be green.</font></font>
159 <hr>
160 TFOOT: <font><table><tfoot><font></tfoot></table>All of this should be green.</font></font>
161 <hr>
162 THEAD: <font><table><thead><font></thead></table>All of this should be green.</font></font></font>
163 <hr>
164 TR: <font><table><tr><font></tr></table>All of this should be green.</font></font>
165 <hr>
166 TT: <tt><font></tt>All of this should be green.</font>
167 <hr>
168 U: <u><font></u>All of this should be green.</font>
169 <hr>
170 UL: <ul><font></ul>All of this should be green.</font>
171 <hr>
172 VAR: <var><font></var>All of this should be green.</font>