Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / tables / mozilla / marvin / x_th_height.xml
blob83ca52167d6f5f5e36d8476ec63ab69987a07e00
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5 <html xmlns="http://www.w3.org/1999/xhtml">
7 <head>
9 <meta name="generator"
11 content="HTML Tidy for Mac OS, see www.w3.org" />
13 <title>th_height.xml</title>
15 <!-- 
17    - ***** BEGIN LICENSE BLOCK *****
18    - Version: MPL 1.1/GPL 2.0/LGPL 2.1
19    -
20    - The contents of this file are subject to the Mozilla Public License Version
21    - 1.1 (the "License"); you may not use this file except in compliance with
22    - the License. You may obtain a copy of the License at
23    - http://www.mozilla.org/MPL/
24    -
25    - Software distributed under the License is distributed on an "AS IS" basis,
26    - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
27    - for the specific language governing rights and limitations under the
28    - License.
29    -
30    - The Original Code is Mozilla Communicator Test Cases.
31    -
32    - The Initial Developer of the Original Code is
33    - Netscape Communications.
34    - Portions created by the Initial Developer are Copyright (C) 2001
35    - the Initial Developer. All Rights Reserved.
36    -
37    - Contributor(s):
38    -   Christine Dreckman   Date: 5/10/99
39    -
40    - Alternatively, the contents of this file may be used under the terms of
41    - either of the GNU General Public License Version 2 or later (the "GPL"),
42    - or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
43    - in which case the provisions of the GPL or the LGPL are applicable instead
44    - of those above. If you wish to allow use of your version of this file only
45    - under the terms of either the GPL or the LGPL, and not to allow others to
46    - use your version of this file under the terms of the MPL, indicate your
47    - decision by deleting the provisions above and replace them with the notice
48    - and other provisions required by the GPL or the LGPL. If you do not delete
49    - the provisions above, a recipient may use your version of this file under
50    - the terms of any one of the MPL, the GPL or the LGPL.
51    -
52    - ***** END LICENSE BLOCK ***** -->
54 </head>
56 <body>
58 <table border="1">
60 <tr>
62 <th height="100">The height of this cell should be 100 pixels</th>
64 </tr>
66 </table>
70 <br />
76 <table border="1">
78 <tr>
80 <th height="200">The height of this cell should be 200 pixels</th>
82 </tr>
84 </table>
88 <br />
94 <table border="1">
96 <tr>
98 <th height="300">The height of this cell should be 300 pixels</th>
100 </tr>
102 </table>
106 <br />
112 <table border="1">
114 <tr>
116 <th height="400">The height of this cell should be 400 pixels</th>
118 </tr>
120 </table>
124 <br />
130 <table border="1">
132 <tr>
134 <th height="500">The height of this cell should be 500 pixels</th>
136 </tr>
138 </table>
140 </body>
142 </html>