bug 77736 added some calls to layoutTestController.display() which changed the output. Let's rebaseline Chromium.
Created attachment 125876 [details] Baselines for Nikolas
Let's see how this changes after bug 78084 landed.
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.
Great, just drop me a line if you run into problems.
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)