Bug 88253 - [Chromium] Rebaseline tests after r119591 that enabled imageSmoothingEnabled for patterns
Summary: [Chromium] Rebaseline tests after r119591 that enabled imageSmoothingEnabled ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Stephen White
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-04 13:51 PDT by Keyar Hood
Modified: 2012-06-07 08:31 PDT (History)
3 users (show)

See Also:


Attachments
Patch (170.67 KB, patch)
2012-06-07 08:25 PDT, Stephen White
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keyar Hood 2012-06-04 13:51:18 PDT
The following tests will need rebaselining:
fast/canvas/image-object-in-canvas.html
fast/canvas/image-pattern-rotate.html
svg/custom/nested-pattern-boundingBoxModeContent.svg
svg/custom/non-scaling-stroke.svg
svg/custom/oversized-pattern-scale.svg
svg/custom/pattern-in-defs.svg
svg/custom/pattern-rotate.svg
svg/custom/pattern-skew-transformed.svg
svg/transforms/text-with-pattern-inside-transformed-html.xhtml

and further the following test was added:
fast/canvas/canvas-imageSmoothingEnabled-patterns.html
Comment 1 Keyar Hood 2012-06-05 08:36:42 PDT
The following tests will also need to be rebaselined:
svg/W3C-SVG-1.1/pservers-grad-06-b.svg
svg/custom/pattern-with-transformation.svg

further, an image for the virtual/gpu version of the added test will need to be added, that is, an image needs to be added for 
platform/chromium/virtual/gpu/fast/canvas/canvas-imageSmoothingEnabled-patterns.html
Comment 2 Stephen White 2012-06-07 08:25:05 PDT
Created attachment 146292 [details]
Patch
Comment 3 Stephen White 2012-06-07 08:31:45 PDT
Committed r119727: <http://trac.webkit.org/changeset/119727>