Sign in
webkit
/
WebKit
/
85db3efdec5ca5eb5d671961c4826c59372af698
/
.
/
LayoutTests
/
imported
/
blink
/
animations
/
display-inline-style-adjust-expected.html
blob: c237fdef0e0ecd702930683ebc969248a760039b [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<style>
div
{
position
:
absolute
;
top
:
4em
;
width
:
400px
;
}
</style>
<div>
<span>
This sentence should span a single line.
</span>
</div>