WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
107334
[wk2] Intrinsic content size should report a flexible width if the content is not wider than the minimum layout width
https://bugs.webkit.org/show_bug.cgi?id=107334
Summary
[wk2] Intrinsic content size should report a flexible width if the content is...
Tim Horton
Reported
2013-01-18 15:31:26 PST
If the laid-out width of the content is <= the minimum layout width, that means that the content is flexible and we can inform autolayout of this. If it's > the minimum layout width, that means that the content has reached its own "intrinsic" minimum width and we need to inform autolayout that we need more space. <
rdar://problem/12960009
>
Attachments
patch
(3.90 KB, patch)
2013-01-18 15:46 PST
,
Tim Horton
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Tim Horton
Comment 1
2013-01-18 15:46:26 PST
Created
attachment 183563
[details]
patch
Tim Horton
Comment 2
2013-01-18 18:14:05 PST
http://trac.webkit.org/changeset/140228
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug