1 <!DOCTYPE html PUBLIC
"-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
4 <title>CSS Test: Empty line box influence
</title>
5 <link rel=
"author" title=
"Microsoft" href=
"http://www.microsoft.com/">
6 <link rel=
"help" href=
"http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height">
7 <link rel=
"help" href=
"http://www.w3.org/TR/CSS21/visudet.html#leading">
8 <meta name=
"flags" content=
"ahem">
9 <script src=
"../../resources/ahem.js"></script>
10 <meta name=
"assert" content=
"Empty inline elements still influence calculation just like elements with content.">
11 <style type=
"text/css">
26 border: 0.25in solid green
;
31 border: 0.25in solid green
;
37 border: 0.25in solid red
;
46 border: 0.25in solid red
;
56 <p>Test passes if there is no red visible on the page.
</p>