Bug 88253

Summary: [Chromium] Rebaseline tests after r119591 that enabled imageSmoothingEnabled for patterns
Product: WebKit Reporter: Keyar Hood <keyar>
Component: Tools / TestsAssignee: Stephen White <senorblanco>
Status: RESOLVED FIXED    
Severity: Normal CC: keyar, rniwa, senorblanco
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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>