Sign in
webkit
/
WebKit
/
0e4328c5b03a383f0100ef33ad31b474fc1d9cab
/
.
/
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>