Bug 65690 - Background Does Not Scale Correctly with Page
Summary: Background Does Not Scale Correctly with Page
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Fady Samuel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-04 09:04 PDT by Fady Samuel
Modified: 2011-08-04 15:00 PDT (History)
6 users (show)

See Also:


Attachments
Patch (5.85 KB, patch)
2011-08-04 09:06 PDT, Fady Samuel
no flags Details | Formatted Diff | Diff
Patch (5.91 KB, patch)
2011-08-04 13:46 PDT, Fady Samuel
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fady Samuel 2011-08-04 09:04:20 PDT
Background Does Not Scale Correctly with Page
Comment 1 Fady Samuel 2011-08-04 09:06:43 PDT
Created attachment 102926 [details]
Patch
Comment 2 Fady Samuel 2011-08-04 11:59:13 PDT
Tested on WebKit Mac + Chromium Mac + Chromium Linux.
Comment 3 Simon Fraser (smfr) 2011-08-04 12:33:34 PDT
Comment on attachment 102926 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=102926&action=review

> Source/WebCore/rendering/RenderView.h:168
> +    IntRect originalDocumentRect() const;

I don't really like "original". Maybe "unscaled"?
Comment 4 Fady Samuel 2011-08-04 13:46:27 PDT
Created attachment 102973 [details]
Patch
Comment 5 WebKit Review Bot 2011-08-04 15:00:34 PDT
Comment on attachment 102973 [details]
Patch

Clearing flags on attachment: 102973

Committed r92417: <http://trac.webkit.org/changeset/92417>
Comment 6 WebKit Review Bot 2011-08-04 15:00:38 PDT
All reviewed patches have been landed.  Closing bug.