WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
test reduction
(555 bytes, text/html)
2013-08-02 07:03 PDT
,
zalan
no flags
Details
test reduction with explanation.
(712 bytes, text/html)
2013-08-02 07:09 PDT
,
zalan
no flags
Details
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Georgij
Comment 1
2013-07-31 15:06:10 PDT
Here is the link:
https://jobs.apple.com/us/search?#location&t=0&sb=req_open_dt&so=1&lo=0*USA&pN=0
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
<
rdar://problem/14641834
>
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.
Top of Page
Format For Printing
XML
Clone This Bug