Diff
Modified: trunk/LayoutTests/ChangeLog (114376 => 114377)
--- trunk/LayoutTests/ChangeLog 2012-04-17 15:02:36 UTC (rev 114376)
+++ trunk/LayoutTests/ChangeLog 2012-04-17 15:06:37 UTC (rev 114377)
@@ -1,3 +1,63 @@
+2012-04-17 Stephen Chenney <[email protected]>
+
+ [Chromium] Rebaseline after fix/improve bitmap sampling (matrixproc)
+ https://bugs.webkit.org/show_bug.cgi?id=84150
+
+ Unreviewed Chromium test expectations update.
+
+ * fast/repaint/background-misaligned-expected.txt: Added.
+ * platform/chromium-linux-x86/fast/repaint/background-misaligned-expected.png: Added.
+ * platform/chromium-linux/fast/repaint/background-misaligned-expected.png: Added.
+ * platform/chromium-linux/fast/repaint/backgroundSizeRepaint-expected.png:
+ * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
+ * platform/chromium-linux/svg/as-border-image/svg-as-border-image-expected.png:
+ * platform/chromium-linux/svg/custom/pattern-skew-transformed-expected.png: Added.
+ * platform/chromium-linux/svg/custom/pattern-with-transformation-expected.png:
+ * platform/chromium-linux/svg/transforms/text-with-pattern-inside-transformed-html-expected.png: Modified property svn:mime-type.
+ * platform/chromium-mac-leopard/fast/gradients/background-clipped-expected.txt: Added.
+ * platform/chromium-mac-leopard/fast/repaint/background-misaligned-expected.png: Added.
+ * platform/chromium-mac-leopard/fast/repaint/backgroundSizeRepaint-expected.png:
+ * platform/chromium-mac-leopard/svg/as-border-image/svg-as-border-image-expected.png:
+ * platform/chromium-mac-leopard/svg/custom/pattern-rotate-expected.png:
+ * platform/chromium-mac-leopard/svg/custom/pattern-with-transformation-expected.png: Modified property svn:mime-type.
+ * platform/chromium-mac-leopard/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
+ * platform/chromium-mac-snowleopard/fast/gradients/background-clipped-expected.txt: Added.
+ * platform/chromium-mac-snowleopard/fast/repaint/background-misaligned-expected.png: Added.
+ * platform/chromium-mac-snowleopard/fast/repaint/backgroundSizeRepaint-expected.png:
+ * platform/chromium-mac-snowleopard/svg/as-border-image/svg-as-border-image-expected.png:
+ * platform/chromium-mac-snowleopard/svg/custom/pattern-rotate-expected.png:
+ * platform/chromium-mac-snowleopard/svg/custom/pattern-with-transformation-expected.png: Modified property svn:mime-type.
+ * platform/chromium-mac-snowleopard/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
+ * platform/chromium-mac/fast/gradients/background-clipped-expected.txt:
+ * platform/chromium-mac/fast/repaint/background-misaligned-expected.png: Modified property svn:mime-type.
+ * platform/chromium-mac/fast/repaint/backgroundSizeRepaint-expected.png:
+ * platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/canvas-bg-zoom-expected.png:
+ * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
+ * platform/chromium-mac/svg/as-border-image/svg-as-border-image-expected.png: Added.
+ * platform/chromium-mac/svg/custom/pattern-in-defs-expected.png:
+ * platform/chromium-mac/svg/custom/pattern-rotate-expected.png:
+ * platform/chromium-mac/svg/custom/pattern-skew-transformed-expected.png: Modified property svn:mime-type.
+ * platform/chromium-mac/svg/custom/pattern-with-transformation-expected.png:
+ * platform/chromium-mac/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
+ * platform/chromium-win-vista/fast/repaint: Added.
+ * platform/chromium-win-vista/fast/repaint/background-misaligned-expected.png: Added.
+ * platform/chromium-win-xp/fast/repaint/background-misaligned-expected.png: Added.
+ * platform/chromium-win-xp/svg/as-border-image: Removed.
+ * platform/chromium-win/fast/repaint/background-misaligned-expected.png:
+ * platform/chromium-win/fast/repaint/backgroundSizeRepaint-expected.png:
+ * platform/chromium-win/platform/chromium/virtual/gpu/fast/canvas/canvas-bg-zoom-expected.png:
+ * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
+ * platform/chromium-win/svg/as-border-image/svg-as-border-image-expected.png:
+ * platform/chromium-win/svg/custom/pattern-in-defs-expected.png:
+ * platform/chromium-win/svg/custom/pattern-skew-transformed-expected.png:
+ * platform/chromium-win/svg/custom/pattern-with-transformation-expected.png:
+ * platform/chromium-win/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
+ * platform/chromium/test_expectations.txt:
+ * platform/efl/fast/repaint/background-misaligned-expected.txt: Removed.
+ * platform/gtk/fast/repaint/background-misaligned-expected.txt: Removed.
+ * platform/mac/fast/repaint/background-misaligned-expected.txt: Removed.
+ * platform/qt/fast/repaint/background-misaligned-expected.txt: Removed.
+
2012-04-17 Christophe Dumez <[email protected]>
[EFL] DRT should support LayoutTestController's dumpFrameLoadCallbacks()
Added: trunk/LayoutTests/fast/repaint/background-misaligned-expected.txt (0 => 114377)
--- trunk/LayoutTests/fast/repaint/background-misaligned-expected.txt (rev 0)
+++ trunk/LayoutTests/fast/repaint/background-misaligned-expected.txt 2012-04-17 15:06:37 UTC (rev 114377)
@@ -0,0 +1,7 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
+layer at (8,8) size 273x276
+ RenderBlock (relative positioned) {DIV} at (0,0) size 273x276 [border: (3px solid #000000)]
Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (114376 => 114377)
--- trunk/LayoutTests/platform/chromium/test_expectations.txt 2012-04-17 15:02:36 UTC (rev 114376)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt 2012-04-17 15:06:37 UTC (rev 114377)
@@ -1630,17 +1630,6 @@
BUGCR9798 WIN RELEASE : http/tests/xmlhttprequest/small-chunks-response-text.html = PASS TIMEOUT
// Rebaseline once fixed sampling matrixproc lands in Skia
-BUGCR117799 MAC : fast/gradients/background-clipped.html = TEXT
-BUGCR117799 : fast/repaint/background-misaligned.html = IMAGE
-BUGCR117799 : fast/repaint/backgroundSizeRepaint.html = IMAGE
-BUGCR117799 : platform/chromium/virtual/gpu/fast/canvas/canvas-bg-zoom.html = IMAGE
-BUGCR117799 : svg/as-border-image/svg-as-border-image.html = IMAGE
-BUGCR117799 : svg/custom/pattern-in-defs.svg = IMAGE
-BUGCR117799 MAC : svg/custom/pattern-rotate.svg = IMAGE
-BUGCR117799 : svg/custom/pattern-with-transformation.svg = IMAGE
-BUGCR117799 : svg/transforms/text-with-pattern-inside-transformed-html.xhtml = IMAGE
-BUGCR117799 : svg/W3C-SVG-1.1/pservers-grad-06-b.svg = IMAGE
-BUGCR117799 : svg/custom/pattern-skew-transformed.svg = IMAGE
// New failures from WebKit merge 42725:42805
// WebKit change http://trac.webkit.org/changeset/42785
@@ -1681,9 +1670,6 @@
// WebKit 47777:47790 - getOwnPropertyDescriptor
BUGCR20345 : fast/js/getOwnPropertyDescriptor.html = FAIL
-// Flaky, maybe, so revisit after rebaselining. The width of containing RenderBlocks sometimes becomes larger
-BUGCR21958 : svg/hixie/error/012.xml = PASS FAIL
-
// WebKit merge 48500:48585, newly implemented Object.defineProperty.
BUGCR22526 : fast/js/Object-defineProperty.html = CRASH FAIL
@@ -1730,7 +1716,7 @@
// Producing incorrect results, or flakey after a Skia change
BUGCR118411 WIN LINUX : fast/repaint/focus-ring.html = IMAGE
BUGCR118411 : fast/repaint/list-marker.html = IMAGE
-BUGCR118411 LEOPARD : svg/as-background-image/background-image-preserveaspectRatio-support.html = IMAGE
+BUGCR118411 : svg/as-background-image/background-image-preserveaspectRatio-support.html = IMAGE PASS
BUGCR118411 WIN DEBUG : svg/as-image/img-preserveAspectRatio-support-1.html = IMAGE PASS
// Fails on Snow Leopard - see BUGWK82954
Added: trunk/LayoutTests/platform/chromium-linux/fast/repaint/background-misaligned-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-linux/fast/repaint/background-misaligned-expected.png
___________________________________________________________________
Added: svn:mime-type
Modified: trunk/LayoutTests/platform/chromium-linux/fast/repaint/backgroundSizeRepaint-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-linux/svg/as-border-image/svg-as-border-image-expected.png
(Binary files differ)
Added: trunk/LayoutTests/platform/chromium-linux/svg/custom/pattern-skew-transformed-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-linux/svg/custom/pattern-skew-transformed-expected.png
___________________________________________________________________
Added: svn:mime-type
Modified: trunk/LayoutTests/platform/chromium-linux/svg/custom/pattern-with-transformation-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-linux/svg/transforms/text-with-pattern-inside-transformed-html-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-linux/svg/transforms/text-with-pattern-inside-transformed-html-expected.png
___________________________________________________________________
Modified: svn:mime-type
+ image/png
Added: trunk/LayoutTests/platform/chromium-linux-x86/fast/repaint/background-misaligned-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-linux-x86/fast/repaint/background-misaligned-expected.png
___________________________________________________________________
Added: svn:mime-type
Modified: trunk/LayoutTests/platform/chromium-mac/fast/gradients/background-clipped-expected.txt (114376 => 114377)
--- trunk/LayoutTests/platform/chromium-mac/fast/gradients/background-clipped-expected.txt 2012-04-17 15:02:36 UTC (rev 114376)
+++ trunk/LayoutTests/platform/chromium-mac/fast/gradients/background-clipped-expected.txt 2012-04-17 15:06:37 UTC (rev 114377)
@@ -1,8 +1,8 @@
-layer at (0,0) size 842x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
+layer at (0,0) size 842x585
+ RenderView at (0,0) size 800x585
+layer at (0,0) size 800x585
+ RenderBlock {HTML} at (0,0) size 800x585
+ RenderBody {BODY} at (8,8) size 784x569
RenderBlock {DIV} at (-50,260) size 210x210 [border: (5px dashed #0000FF)]
RenderBlock {DIV} at (624,260) size 210x210 [border: (5px dashed #0000FF)]
layer at (8,8) size 210x210
Modified: trunk/LayoutTests/platform/chromium-mac/fast/repaint/background-misaligned-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac/fast/repaint/background-misaligned-expected.png
___________________________________________________________________
Modified: svn:mime-type
+ image/png
Modified: trunk/LayoutTests/platform/chromium-mac/fast/repaint/backgroundSizeRepaint-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/canvas-bg-zoom-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png
(Binary files differ)
Added: trunk/LayoutTests/platform/chromium-mac/svg/as-border-image/svg-as-border-image-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac/svg/as-border-image/svg-as-border-image-expected.png
___________________________________________________________________
Added: svn:mime-type
Modified: trunk/LayoutTests/platform/chromium-mac/svg/custom/pattern-in-defs-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac/svg/custom/pattern-rotate-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac/svg/custom/pattern-skew-transformed-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac/svg/custom/pattern-skew-transformed-expected.png
___________________________________________________________________
Modified: svn:mime-type
+ image/png
Modified: trunk/LayoutTests/platform/chromium-mac/svg/custom/pattern-with-transformation-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac/svg/transforms/text-with-pattern-inside-transformed-html-expected.png
(Binary files differ)
Added: trunk/LayoutTests/platform/chromium-mac-leopard/fast/gradients/background-clipped-expected.txt (0 => 114377)
--- trunk/LayoutTests/platform/chromium-mac-leopard/fast/gradients/background-clipped-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-mac-leopard/fast/gradients/background-clipped-expected.txt 2012-04-17 15:06:37 UTC (rev 114377)
@@ -0,0 +1,9 @@
+layer at (0,0) size 842x585
+ RenderView at (0,0) size 800x585
+layer at (0,0) size 800x585
+ RenderBlock {HTML} at (0,0) size 800x585
+ RenderBody {BODY} at (8,8) size 784x569
+ RenderBlock {DIV} at (-50,260) size 210x210 [border: (5px dashed #0000FF)]
+ RenderBlock {DIV} at (624,260) size 210x210 [border: (5px dashed #0000FF)]
+layer at (8,8) size 210x210
+ RenderBlock {DIV} at (0,0) size 210x210 [border: (5px dashed #0000FF)]
Added: trunk/LayoutTests/platform/chromium-mac-leopard/fast/repaint/background-misaligned-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac-leopard/fast/repaint/background-misaligned-expected.png
___________________________________________________________________
Added: svn:mime-type
Modified: trunk/LayoutTests/platform/chromium-mac-leopard/fast/repaint/backgroundSizeRepaint-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac-leopard/svg/as-border-image/svg-as-border-image-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac-leopard/svg/custom/pattern-rotate-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac-leopard/svg/custom/pattern-with-transformation-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac-leopard/svg/custom/pattern-with-transformation-expected.png
___________________________________________________________________
Modified: svn:mime-type
+ image/png
Modified: trunk/LayoutTests/platform/chromium-mac-leopard/svg/transforms/text-with-pattern-inside-transformed-html-expected.png
(Binary files differ)
Added: trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/gradients/background-clipped-expected.txt (0 => 114377)
--- trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/gradients/background-clipped-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/gradients/background-clipped-expected.txt 2012-04-17 15:06:37 UTC (rev 114377)
@@ -0,0 +1,9 @@
+layer at (0,0) size 842x585
+ RenderView at (0,0) size 800x585
+layer at (0,0) size 800x585
+ RenderBlock {HTML} at (0,0) size 800x585
+ RenderBody {BODY} at (8,8) size 784x569
+ RenderBlock {DIV} at (-50,260) size 210x210 [border: (5px dashed #0000FF)]
+ RenderBlock {DIV} at (624,260) size 210x210 [border: (5px dashed #0000FF)]
+layer at (8,8) size 210x210
+ RenderBlock {DIV} at (0,0) size 210x210 [border: (5px dashed #0000FF)]
Added: trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/repaint/background-misaligned-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/repaint/background-misaligned-expected.png
___________________________________________________________________
Added: svn:mime-type
Modified: trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/repaint/backgroundSizeRepaint-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac-snowleopard/svg/as-border-image/svg-as-border-image-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac-snowleopard/svg/custom/pattern-rotate-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac-snowleopard/svg/custom/pattern-with-transformation-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac-snowleopard/svg/custom/pattern-with-transformation-expected.png
___________________________________________________________________
Modified: svn:mime-type
+ image/png
Modified: trunk/LayoutTests/platform/chromium-mac-snowleopard/svg/transforms/text-with-pattern-inside-transformed-html-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-win/fast/repaint/background-misaligned-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-win/fast/repaint/backgroundSizeRepaint-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-win/platform/chromium/virtual/gpu/fast/canvas/canvas-bg-zoom-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-win/svg/as-border-image/svg-as-border-image-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-win/svg/custom/pattern-in-defs-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-win/svg/custom/pattern-skew-transformed-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-win/svg/custom/pattern-with-transformation-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-win/svg/transforms/text-with-pattern-inside-transformed-html-expected.png
(Binary files differ)
Added: trunk/LayoutTests/platform/chromium-win-vista/fast/repaint/background-misaligned-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-win-vista/fast/repaint/background-misaligned-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/chromium-win-xp/fast/repaint/background-misaligned-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-win-xp/fast/repaint/background-misaligned-expected.png
___________________________________________________________________
Added: svn:mime-type
Deleted: trunk/LayoutTests/platform/efl/fast/repaint/background-misaligned-expected.txt (114376 => 114377)
--- trunk/LayoutTests/platform/efl/fast/repaint/background-misaligned-expected.txt 2012-04-17 15:02:36 UTC (rev 114376)
+++ trunk/LayoutTests/platform/efl/fast/repaint/background-misaligned-expected.txt 2012-04-17 15:06:37 UTC (rev 114377)
@@ -1,7 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 273x276
- RenderBlock (relative positioned) {DIV} at (0,0) size 273x276 [border: (3px solid #000000)]
Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/background-misaligned-expected.txt (114376 => 114377)
--- trunk/LayoutTests/platform/gtk/fast/repaint/background-misaligned-expected.txt 2012-04-17 15:02:36 UTC (rev 114376)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/background-misaligned-expected.txt 2012-04-17 15:06:37 UTC (rev 114377)
@@ -1,7 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 273x276
- RenderBlock (relative positioned) {DIV} at (0,0) size 273x276 [border: (3px solid #000000)]
Deleted: trunk/LayoutTests/platform/mac/fast/repaint/background-misaligned-expected.txt (114376 => 114377)
--- trunk/LayoutTests/platform/mac/fast/repaint/background-misaligned-expected.txt 2012-04-17 15:02:36 UTC (rev 114376)
+++ trunk/LayoutTests/platform/mac/fast/repaint/background-misaligned-expected.txt 2012-04-17 15:06:37 UTC (rev 114377)
@@ -1,7 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 273x276
- RenderBlock (relative positioned) {DIV} at (0,0) size 273x276 [border: (3px solid #000000)]
Deleted: trunk/LayoutTests/platform/qt/fast/repaint/background-misaligned-expected.txt (114376 => 114377)
--- trunk/LayoutTests/platform/qt/fast/repaint/background-misaligned-expected.txt 2012-04-17 15:02:36 UTC (rev 114376)
+++ trunk/LayoutTests/platform/qt/fast/repaint/background-misaligned-expected.txt 2012-04-17 15:06:37 UTC (rev 114377)
@@ -1,7 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 273x276
- RenderBlock (relative positioned) {DIV} at (0,0) size 273x276 [border: (3px solid #000000)]