1 <!DOCTYPE html PUBLIC
"-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
4 <title>CSS Test: Fixed table layout - specified column height overrides first-cell specified height
</title>
5 <link rel=
"author" title=
"Microsoft" href=
"http://www.microsoft.com/">
6 <link rel=
"author" title=
"Adapted for vertical layout by Simon Montagu" href=
"http:/mozilla.org/">
7 <link rel=
"help" href=
"http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout">
8 <meta name=
"flags" content=
"">
9 <meta name=
"assert" content=
"A column element with specified height sets the height of the column, even if the first-row cell has a specified height.">
10 <style type=
"text/css">
13 writing-mode: vertical-rl
;
17 border-collapse: collapse
;
42 <p>Test passes if the boxes below are the same height.
</p>