Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
fast
/
inline-block
/
nested-inline-block-with-fixed-width-expected.html
blob: 91c02afee20f58c4556afb2afa04f82cd22a947a [
file
] [
log
] [
blame
] [
edit
]
<style>
div
{
font-family
:
Ahem
;
font-size
:
10px
;
display
:
inline-block
;
}
</style>
<div>
This content should not wrap
</div>