Bug 13980

Summary: REGRESSION: Yahoo Movies tabs misrendering
Product: WebKit Reporter: Matt Lilek <dev+webkit>
Component: EvangelismAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, dstorey, jason.hu, markmalone, webkit
Priority: P2 Keywords: HasReduction, InRadar, Regression, YahooBug
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   
URL: http://movies.yahoo.com/
Attachments:
Description Flags
Screenshot
none
Reduction none

Description Matt Lilek 2007-06-02 23:29:27 PDT
The tabs on Yahoo Movies render wrong. This is a regression from Safari 2. Firefox (2 and 3a) agree with Safari 2's rendering while Opera mostly agrees with our current behavior.
Comment 1 Matt Lilek 2007-06-02 23:31:38 PDT
Created attachment 14843 [details]
Screenshot

Safari 2 vs ToT
Comment 2 Matt Lilek 2007-06-02 23:32:57 PDT
Created attachment 14844 [details]
Reduction
Comment 3 Dave Hyatt 2007-06-02 23:54:07 PDT
Yahoo movies is using media queries to identify Opera essentially.  Since we now support media queries, we're basically getting "Opera-specific" style.  Bug is in the site, so will need evangelism.
Comment 4 Alexey Proskuryakov 2007-06-03 02:08:56 PDT
Moving to Evangelism per comment 3.
Comment 5 Matt Lilek 2007-09-01 13:18:56 PDT
*** Bug 15130 has been marked as a duplicate of this bug. ***
Comment 6 David Kilzer (:ddkilzer) 2007-09-02 06:52:35 PDT
(In reply to comment #3)
> Yahoo movies is using media queries to identify Opera essentially.  Since we
> now support media queries, we're basically getting "Opera-specific" style.  Bug
> is in the site, so will need evangelism.

Opera 9.22 doesn't even render properly.

Comment 7 David Kilzer (:ddkilzer) 2007-09-02 07:10:33 PDT
<rdar://problem/5456638>
Comment 8 David Kilzer (:ddkilzer) 2007-09-02 07:25:09 PDT
CSS3 media queries were implemented in <http://trac.webkit.org/projects/webkit/changeset/14779>.
Comment 9 Robert Blaut 2008-07-17 03:20:15 PDT
As I tested today, the site renders correctly in WebKit r35203. Any confirmations?
Comment 10 Brady Eidson 2008-07-17 09:48:01 PDT
Yah, I see it working fine in Safari 3.1.2 on Leopard, too.
Comment 11 Robert Blaut 2008-07-17 10:25:20 PDT
(In reply to comment #10)
> Yah, I see it working fine in Safari 3.1.2 on Leopard, too.
> 

So the bug is fixed :)