Sign in
webkit
/
WebKit
/
cfec59e6d8734a9c10348dcb914802f8e77bad2b
/
.
/
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>