Sign in
webkit
/
WebKit
/
0ca788bf563f34bd338e377ca7fc85a2952edf1c
/
.
/
LayoutTests
/
fast
/
layoutformattingcontext
/
line-heigt-when-text-is-inside-inline-container-expected.html
blob: 6ec0f6875ddcdf2f69b5c2d2ae6b9fd8817391f5 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<!-- webkit-test-runner [ LayoutFormattingContextEnabled=true LayoutFormattingContextIntegrationEnabled=false ] -->
<style>
div
{
width
:
120px
;
height
:
10px
;
background-color
:
green
;
}
</style>
<div></div>