1 <!DOCTYPE html PUBLIC
"-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
4 <title>CSS Test: Auto Intrinsic Sizes: Intrinsic Height Only and Specified Width
</title>
5 <link rel=
"author" title=
"Elika J. Etemad" href=
"http://fantasai.inkedblade.net/contact">
6 <link rel=
"help" href=
"http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height">
7 <meta name=
"flags" content=
"svg">
8 <meta name=
"assert" content=
"A replaced element with an intrinsic height only and a specified width is drawn at the specified width and intrinsic height.">
9 <style type=
"text/css">
11 border: solid
20px red
;
17 border: solid
20px green
;
24 <p>There must be a green box below and no red.
</p>
26 <div class=
"control"></div>
27 <div class=
"container">
28 <object data=
"resources/replaced-intrinsic-004.svg" type=
"image/svg+xml">FAIL: SVG support required
</object>