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