Bug 74902 - -webkit-cross-fade doesn't respect background-size
Summary: -webkit-cross-fade doesn't respect background-size
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords: InRadar
: 73523 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-12-19 18:46 PST by Tim Horton
Modified: 2012-01-17 11:03 PST (History)
5 users (show)

See Also:


Attachments
repro (5.77 KB, application/zip)
2011-12-19 18:46 PST, Tim Horton
no flags Details
very tiny patch (33.72 KB, patch)
2012-01-16 12:17 PST, Tim Horton
simon.fraser: review+
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2011-12-19 18:46:35 PST
Created attachment 119970 [details]
repro

The attached repro demonstrates that -webkit-cross-fade doesn't respect the background-size property. The two images should be identical.
Comment 1 Radar WebKit Bug Importer 2011-12-19 18:47:14 PST
<rdar://problem/10605289>
Comment 2 Tim Horton 2012-01-12 16:21:35 PST
I have a patch.
Comment 3 Tim Horton 2012-01-13 16:42:54 PST
*** Bug 73523 has been marked as a duplicate of this bug. ***
Comment 4 Tim Horton 2012-01-16 12:17:52 PST
Created attachment 122672 [details]
very tiny patch
Comment 5 WebKit Review Bot 2012-01-16 17:40:42 PST
Comment on attachment 122672 [details]
very tiny patch

Rejecting attachment 122672 [details] from commit-queue.

New failing tests:
css3/images/cross-fade-background-size.html
css3/images/cross-fade-overflow-position.html
Full output: http://queues.webkit.org/results/11111009
Comment 6 WebKit Review Bot 2012-01-16 22:32:15 PST
Comment on attachment 122672 [details]
very tiny patch

Attachment 122672 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/11262074

New failing tests:
css3/images/cross-fade-background-size.html
css3/images/cross-fade-overflow-position.html
Comment 7 Tim Horton 2012-01-17 11:03:31 PST
Landed as r105172, will need new baselines!