Sign in
webkit
/
WebKit
/
896f2e1627ae91d975ee73fd9010259c3dd716cd
/
.
/
LayoutTests
/
fast
/
inline
/
fallback-font-with-line-spacing.html
blob: 5ca73894c007157b21612395ddbcfa1f4566964e [
file
] [
log
] [
blame
]
<style>
div
{
font-height
:
40px
;
color
:
green
;
background-color
:
green
;
width
:
100px
;
}
</style>
<!-- Use the line-gap font metrics when computing the layout bounds of the inline box (specifically with font-fallbacks) -->
<div><span>
⇩
</span></div>