Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
8a2c8a97dfd3af0fdb68d49fc58e1163aca8085a
/
.
/
LayoutTests
/
fast
/
text
/
incorrect-baseline-with-nested-inline-box-expected.html
blob: c4ae1a6999126061d81655794788798d338dd691 [
file
]
<!DOCTYPE html>
<style>
@
font-face
{
font-family
:
"GW"
;
src
:
url
(
"./resources/gw432047.ttf"
)
format
(
"truetype"
);
}
div
{
line-height
:
80px
;
font-size
:
80px
;
font-family
:
GW
;
}
</style>
<div>
XXXXX
</div>