RESOLVED FIXED 24120
REGRESSION (r32862-r32874): www.lostremote.com renders incorrectly
https://bugs.webkit.org/show_bug.cgi?id=24120
Summary REGRESSION (r32862-r32874): www.lostremote.com renders incorrectly
David Kilzer (:ddkilzer)
Reported 2009-02-24 04:31:24 PST
* SUMMARY The URL <http://www.lostremote.com/> renders incorrectly on the latest WebKit nightly build. There are supposed to be three columns on the page, but the right two columns are rendered below the column on the left (which is pushed to the right). * STEPS TO REPRODUCE 1. Launch WebKit nightly build r28007 and WebKit nightly build r41173. 2. Compare page rendering. * RESULTS WebKit r28007 renders the page correctly. WebKit r41173 does not. * REGRESSION This is a regression. * NOTES I'm running bisect-builds now to narrow down the regression.
Attachments
Original page source + <base> tag (70.61 KB, text/html)
2009-02-25 01:50 PST, David Kilzer (:ddkilzer)
no flags
Reduction (480 bytes, text/html)
2009-03-22 15:24 PDT, mitz
no flags
David Kilzer (:ddkilzer)
Comment 1 2009-02-24 04:56:41 PST
(In reply to comment #0) > * NOTES > I'm running bisect-builds now to narrow down the regression. Broken revisions skipped: r32877, r32516 Works: r32862 Fails: r32901
David Kilzer (:ddkilzer)
Comment 2 2009-02-24 05:01:13 PST
David Kilzer (:ddkilzer)
Comment 3 2009-02-24 05:14:21 PST
(In reply to comment #1) > Works: r32862 Fails: r32901 Internal bisect reports: Works: r32861 Fails: r32874
David Kilzer (:ddkilzer)
Comment 4 2009-02-24 05:20:30 PST
(In reply to comment #3) > (In reply to comment #1) > > Works: r32862 Fails: r32901 > Works: r32861 Fails: r32874 The only layout/rendering-related change in that range is r32872: http://trac.webkit.org/changeset/32872
David Kilzer (:ddkilzer)
Comment 5 2009-02-24 09:31:07 PST
I suspect the YouTube video on the "Watch as TV Ends" post is causing the misrendering, but I don't have any proof yet.
David Kilzer (:ddkilzer)
Comment 6 2009-02-25 01:50:14 PST
Created attachment 27963 [details] Original page source + <base> tag
mitz
Comment 7 2009-03-22 15:24:07 PDT
Created attachment 28841 [details] Reduction Caused by <http://trac.webkit.org/changeset/32872>. I think the new behavior is correct. Firefox has a tendency to push floats down even if they would fit on the line. See attached reduction. Hyatt, do you think we can/should "fix" it?
mitz
Comment 8 2009-04-02 14:26:21 PDT
Hyatt and I think that the current layout is correct and this is a bug in the website.
David Kilzer (:ddkilzer)
Comment 9 2009-04-02 14:56:32 PDT
Reopening to give evangelism a chance.
David Kilzer (:ddkilzer)
Comment 10 2009-04-02 15:13:45 PDT
(In reply to comment #9) > Reopening to give evangelism a chance. Sent email to tips at lostremote dot com about the issue.
Robert Hogan
Comment 11 2012-10-02 11:57:26 PDT
Looks like this can be closed - though FF14 is still the odd one out on the reduction.
Note You need to log in before you can comment on or make changes to this bug.