Sign in
webkit
/
WebKit
/
5969b6f1f74632b1546edb27bd956b187c2c3d52
/
.
/
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>