1 <!DOCTYPE html PUBLIC
"-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
4 <title>CSS Test: Cell with 'vertical-align: [percentage]' renders as 'vertical-align: baseline'
</title>
5 <link rel=
"author" title=
"Microsoft" href=
"http://www.microsoft.com/">
6 <link rel=
"help" href=
"http://www.w3.org/TR/CSS21/tables.html#height-layout">
7 <meta name=
"flags" content=
"">
8 <meta name=
"assert" content=
"A cell with 'vertical-align: [percentage]' renders as if the value were 'baseline'.">
9 <style type=
"text/css">
33 <p>Test passes if the bottom of the
"Filler Text" below is aligned.
</p>
37 <div id=
"small">Filler Text
</div>
40 <div id=
"medium">Filler Text
</div>
43 <div id=
"large">Filler Text
</div>