3 <title>CSS Test: Inline-table
</title>
4 <link rel=
"author" title=
"Microsoft" href=
"http://www.microsoft.com/">
5 <link rel=
"help" href=
"http://www.w3.org/TR/CSS21/tables.html#table-display">
6 <meta name=
"flags" content=
"">
7 <meta name=
"assert" content=
"An element with 'display: inline-table' is rendered as if it were an inline.">
8 <style type=
"text/css">
12 display: inline-table
;
17 display: inline-block
;
39 <p>Test passes if the
"Filler Text" below is all on the same line.
</p>
41 <span>Filler Text
</span>
44 <div id=
"cell">Filler Text
</div>