WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
Test Case
inline-block-wrap.html (text/html), 792 bytes, created by
bradley.meck
on 2010-02-26 12:17:53 PST
(
hide
)
Description:
Test Case
Filename:
MIME Type:
Creator:
bradley.meck
Created:
2010-02-26 12:17:53 PST
Size:
792 bytes
patch
obsolete
><html> ><body> >The span should be at the end of this text, however, it wraps to the next line. It should stay on the same line according to the spec. ><div style="width:200px;height:4em;overflow:auto;white-space:pre">The span should be at the end of this text, however, it wraps to the next line. It should stay on the same line according to the spec.<span style="width:1px;display:inline-block;height:1em;background:red"></span></div> >With a space after the inline-block it stays on the correct line and does not force it to wrap. ><div style="width:200px;height:4em;overflow:auto;white-space:pre">With a space after the inline-block it stays on the correct line and does not force it to wrap.<span style="width:1px;display:inline-block;height:1em;background:red"></span> </div> ></body> ></html>
<html> <body> The span should be at the end of this text, however, it wraps to the next line. It should stay on the same line according to the spec. <div style="width:200px;height:4em;overflow:auto;white-space:pre">The span should be at the end of this text, however, it wraps to the next line. It should stay on the same line according to the spec.<span style="width:1px;display:inline-block;height:1em;background:red"></span></div> With a space after the inline-block it stays on the correct line and does not force it to wrap. <div style="width:200px;height:4em;overflow:auto;white-space:pre">With a space after the inline-block it stays on the correct line and does not force it to wrap.<span style="width:1px;display:inline-block;height:1em;background:red"></span> </div> </body> </html>
View Attachment As Raw
Actions:
View
Attachments on
bug 35443
: 49611