Bug 78002

Summary: [Chromium] Add the new baselines after r106918
Product: WebKit Reporter: Julien Chaffraix <jchaffraix>
Component: SVGAssignee: Julien Chaffraix <jchaffraix>
Status: RESOLVED FIXED    
Severity: Normal CC: podivilov, tony, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 78084    
Bug Blocks:    
Attachments:
Description Flags
Baselines for Nikolas none

Description Julien Chaffraix 2012-02-07 10:36:14 PST
bug 77736 added some calls to layoutTestController.display() which changed the output.

Let's rebaseline Chromium.
Comment 1 Julien Chaffraix 2012-02-07 10:40:43 PST
Created attachment 125876 [details]
Baselines for Nikolas
Comment 2 Nikolas Zimmermann 2012-02-08 00:58:10 PST
Let's see how this changes after bug 78084 landed.
Comment 3 Julien Chaffraix 2012-02-09 17:29:05 PST
Nikolas, I will handle this rebaseline tomorrow to offload it from the gardener now that bug 78084 has landed. Unless you ask for it, I won't post another massive patch but may just poke you about the weirdness I see in our baselines.
Comment 4 Nikolas Zimmermann 2012-02-09 23:54:11 PST
Great, just drop me a line if you run into problems.
Comment 5 Julien Chaffraix 2012-02-10 11:23:57 PST
Landed the rebaselines in http://trac.webkit.org/changeset/107417.

Here is the summary of the notable baselines:

* Some over-repainting on Chromium Win:
  ** animated-svg-as-image-same-image.svg
  ** animated-svg-as-image.svg, shadow-changes.svg

* Some over-repainting on Chromium mac SL:
  ** deep-nested-embedded-svg-size-changes-no-layout-triggers-1.xhtml
  ** svg/carto.net/window.svg

* Some super weird baselines:
  ** svg/text/text-text-05-t.svg (the color is not the same on all platforms)
  ** svg/zoom/text/zoom-coords-viewattr-01-b.svg (some platforms repaint, other don't)
  ** svg/zoom/page/zoom-coords-viewattr-01-b.svg (some platforms apply the zoom as expected, some don't)