Bug 40551 - YouTube thumbnail borders vanish during transition
Summary: YouTube thumbnail borders vanish during transition
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.6
: P2 Normal
Assignee: Simon Fraser (smfr)
URL: http://www.youtube.com/watch?v=rdTpA0...
Keywords: InRadar, Regression
Depends on:
Blocks:
 
Reported: 2010-06-13 17:04 PDT by mitz
Modified: 2010-06-15 11:38 PDT (History)
1 user (show)

See Also:


Attachments
Testcase (780 bytes, text/html)
2010-06-13 19:00 PDT, Simon Fraser (smfr)
no flags Details
Patch (5.25 KB, patch)
2010-06-14 11:16 PDT, Simon Fraser (smfr)
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2010-06-13 17:04:22 PDT
On the URL (and any YouTube video), iff accelerated compositing is enabled, when hovering over any thumbnail in the related videos section, a transition occurs. During the transition, all other thumbnails’ white horizontal borders vanish, revealing more of the thumbnail.
Comment 1 Simon Fraser (smfr) 2010-06-13 18:09:26 PDT
<rdar://problem/8088165>
Comment 2 Simon Fraser (smfr) 2010-06-13 18:52:49 PDT
The thumbnails use clip: style, and hardware clipping doesn't support this yet.
Comment 3 Simon Fraser (smfr) 2010-06-13 19:00:56 PDT
Created attachment 58615 [details]
Testcase
Comment 4 Simon Fraser (smfr) 2010-06-14 11:16:05 PDT
Created attachment 58674 [details]
Patch
Comment 5 Simon Fraser (smfr) 2010-06-15 11:38:25 PDT
http://trac.webkit.org/changeset/61200