RESOLVED INVALID 119353
Georgij A bit messy layout on Apple webpage with WebKit
https://bugs.webkit.org/show_bug.cgi?id=119353
Summary A bit messy layout on Apple webpage with WebKit
Georgij
Reported 2013-07-31 14:56:41 PDT
Created attachment 207879 [details] Anchorage should be in a 4th column On a Apple Jobs Search page you can see that the 4th column appears underneath instead of on the right side. This doesn't happen on Safari 6.0.5
Attachments
Anchorage should be in a 4th column (53.39 KB, image/png)
2013-07-31 14:56 PDT, Georgij
no flags
test reduction (555 bytes, text/html)
2013-08-02 07:03 PDT, zalan
no flags
test reduction with explanation. (712 bytes, text/html)
2013-08-02 07:09 PDT, zalan
no flags
zalan
Comment 2 2013-08-02 07:03:27 PDT
Created attachment 208014 [details] test reduction
zalan
Comment 3 2013-08-02 07:09:57 PDT
Created attachment 208016 [details] test reduction with explanation.
zalan
Comment 4 2013-08-02 07:21:43 PDT
The functionality changed at http://trac.webkit.org/changeset/147245 Since r147245, we handle min-content properly and we (min)size block elements based on its (min)content dimension, when -webkit-min-content is set. The default stylesheet defines min-width: -webkit-min-content; for the <fieldset> element which unfortunately pushes the content off of the 4th column.
zalan
Comment 5 2013-08-03 11:59:51 PDT
zalan
Comment 6 2013-08-03 12:00:59 PDT
Content issue. This problem is tracked internally.
Note You need to log in before you can comment on or make changes to this bug.