Sign in
webkit
/
WebKit
/
df74bc8305a63dfc2b235b226ee9572bbdd4f6f9
/
.
/
LayoutTests
/
fast
/
inline
/
line-height-in-non-standards-mode.html
blob: a3ddc60c7f18374b93645c2d429e62438ad5750a [
file
] [
log
] [
blame
]
<style>
div
{
line-height
:
10
;
width
:
200px
;
font-family
:
Ahem
;
font-size
:
50px
;
background-color
:
green
;
color
:
green
;
}
</style>
<div><span
style
=
"
font-size
:
50%
"
>
X
</span></div>