RESOLVED FIXED 33650
REGRESSION (r53004): Page layout is broken at http://www.redfin.com listings
https://bugs.webkit.org/show_bug.cgi?id=33650
Summary REGRESSION (r53004): Page layout is broken at http://www.redfin.com listings
Adele Peterson
Reported 2010-01-13 22:02:05 PST
Created attachment 46539 [details] reduction Load any redfin.com listing page, like: http://www.redfin.com/CA/San-Jose/3070-Crystal-Creek-Dr-95133/home/1571004 The CSS doesn't parse correctly, and the page layout is seriously broken. Introduced in http://trac.webkit.org/changeset/53004 <rdar://problem/7540863>
Attachments
reduction (357 bytes, text/html)
2010-01-13 22:02 PST, Adele Peterson
no flags
Skip error after invalid blocks in function argument. (2.60 KB, patch)
2010-01-17 22:38 PST, Yuzo Fujishima
no flags
Skip an error after invalid blocks in a CSS expression. (2.60 KB, patch)
2010-01-17 22:43 PST, Yuzo Fujishima
hyatt: review-
hyatt: commit-queue-
Skip an error after invalid blocks in a CSS expression. (2.60 KB, patch)
2010-01-18 17:00 PST, Yuzo Fujishima
no flags
Yuzo Fujishima
Comment 1 2010-01-17 22:38:43 PST
Created attachment 46788 [details] Skip error after invalid blocks in function argument.
Yuzo Fujishima
Comment 2 2010-01-17 22:43:48 PST
Created attachment 46789 [details] Skip an error after invalid blocks in a CSS expression.
Yuzo Fujishima
Comment 3 2010-01-17 22:45:01 PST
Hi, Sorry for the regression. Can someone review the patch? Yuzo
Adele Peterson
Comment 4 2010-01-18 10:29:35 PST
CCing Hyatt to see if he'd like to review
Dave Hyatt
Comment 5 2010-01-18 12:02:51 PST
Comment on attachment 46789 [details] Skip an error after invalid blocks in a CSS expression. Your test case is wrong. You meant to use test4 as the id.
Yuzo Fujishima
Comment 6 2010-01-18 17:00:54 PST
Created attachment 46865 [details] Skip an error after invalid blocks in a CSS expression.
Yuzo Fujishima
Comment 7 2010-01-18 17:02:37 PST
Thank you for the review. Fixed the test id. Can you take another look? Yuzo
WebKit Commit Bot
Comment 8 2010-01-18 18:53:22 PST
Comment on attachment 46865 [details] Skip an error after invalid blocks in a CSS expression. Clearing flags on attachment: 46865 Committed r53448: <http://trac.webkit.org/changeset/53448>
WebKit Commit Bot
Comment 9 2010-01-18 18:53:28 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.