Sign in
webkit
/
WebKit
/
f64820ba37606d7c880d16da6349920f48425859
/
.
/
LayoutTests
/
fast
/
inline
/
incorrect-middle-baseline-alignment-with-line-height-expected.html
blob: 08bf21595db0bb391878a677892502b0494f85b7 [
file
] [
log
] [
blame
]
<style>
div
{
font-family
:
Ahem
;
font-size
:
20px
;
background-color
:
green
;
height
:
110px
;
padding-top
:
90px
;
}
</style>
<div>
middle align with line-height
</div>