Bug 18537 - Optimization of the background-size calculation
Summary: Optimization of the background-size calculation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-16 12:15 PDT by Anatoli Papirovski
Modified: 2008-04-16 12:50 PDT (History)
1 user (show)

See Also:


Attachments
patch (3.72 KB, patch)
2008-04-16 12:16 PDT, Anatoli Papirovski
hyatt: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anatoli Papirovski 2008-04-16 12:15:01 PDT
The background-size calculation was a little messy, so at Dave Hyatt's suggestion I've re-worked it.

Patch to follow.
Comment 1 Anatoli Papirovski 2008-04-16 12:16:37 PDT
Created attachment 20598 [details]
patch

the patch
Comment 2 Dave Hyatt 2008-04-16 12:37:16 PDT
Comment on attachment 20598 [details]
patch

r=me
Comment 3 Julien Chaffraix 2008-04-16 12:50:50 PDT
Committed in r31958.