Bug 150309 - Incorrect repeated background-size behavior in keyframes
Summary: Incorrect repeated background-size behavior in keyframes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: Safari 9
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL: http://dabblet.com/gist/d21d495d7ce2e...
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-18 20:32 PDT by Simon Fraser (smfr)
Modified: 2015-11-05 13:26 PST (History)
5 users (show)

See Also:


Attachments
Testcase (1.20 KB, text/html)
2015-10-18 20:32 PDT, Simon Fraser (smfr)
no flags Details
Simpler testcase (644 bytes, text/html)
2015-10-18 20:40 PDT, Simon Fraser (smfr)
no flags Details
Patch (4.45 KB, patch)
2015-10-24 19:39 PDT, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2015-10-18 20:32:09 PDT
Created attachment 263437 [details]
Testcase

Attached testcase shows wrong behavior.
Comment 1 Simon Fraser (smfr) 2015-10-18 20:40:40 PDT
Created attachment 263438 [details]
Simpler testcase
Comment 2 Simon Fraser (smfr) 2015-10-24 18:46:39 PDT
This is happening because when we generate the keyframe style, we don't repeat the background-size into the FillLayers for each of the two background images. Not sure yet where to fix that.
Comment 3 Simon Fraser (smfr) 2015-10-24 19:39:35 PDT
Created attachment 263999 [details]
Patch
Comment 4 WebKit Commit Bot 2015-10-26 11:27:34 PDT
Comment on attachment 263999 [details]
Patch

Clearing flags on attachment: 263999

Committed r191589: <http://trac.webkit.org/changeset/191589>
Comment 5 WebKit Commit Bot 2015-10-26 11:27:37 PDT
All reviewed patches have been landed.  Closing bug.