WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
better test case
scratch.html (text/html), 458 bytes, created by
Ojan Vafai
on 2013-01-07 10:47:57 PST
(
hide
)
Description:
better test case
Filename:
MIME Type:
Creator:
Ojan Vafai
Created:
2013-01-07 10:47:57 PST
Size:
458 bytes
patch
obsolete
><style> >.container { > min-width: -ie-min-content; > min-width: -moz-min-content; > min-width: -webkit-min-content; > width: 100px; > height: 40px; > background-color: blue; >} >.child { > display:inline-block; > height: 20px; > width: 200px; > background-color: pink; >} ></style> > ><div class=container> > <div class=child></div> ></div> > ><div class=container> > <div class=child>aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa</div> ></div>
<style> .container { min-width: -ie-min-content; min-width: -moz-min-content; min-width: -webkit-min-content; width: 100px; height: 40px; background-color: blue; } .child { display:inline-block; height: 20px; width: 200px; background-color: pink; } </style> <div class=container> <div class=child></div> </div> <div class=container> <div class=child>aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa</div> </div>
View Attachment As Raw
Actions:
View
Attachments on
bug 106143
:
181400
|
181529
| 181530 |
184072
|
193970
|
193975
|
195777