Diff
Modified: trunk/LayoutTests/ChangeLog (94735 => 94736)
--- trunk/LayoutTests/ChangeLog 2011-09-08 00:18:52 UTC (rev 94735)
+++ trunk/LayoutTests/ChangeLog 2011-09-08 00:26:51 UTC (rev 94736)
@@ -1,5 +1,31 @@
2011-09-07 Adam Barth <[email protected]>
+ Update baselines for svg/as-background-image. These results all appear
+ correct and test_expectations indicates that they just need new
+ baselines.
+
+ * platform/chromium-cg-mac/svg/as-background-image/svg-as-background-5-expected.png: Added.
+ * platform/chromium-linux/svg/as-background-image/svg-as-background-1-expected.png:
+ * platform/chromium-linux/svg/as-background-image/svg-as-background-3-expected.png:
+ * platform/chromium-linux/svg/as-background-image/svg-as-background-5-expected.png:
+ * platform/chromium-win-vista/svg/as-background-image: Added.
+ * platform/chromium-win-vista/svg/as-background-image/svg-as-background-1-expected.png: Added.
+ * platform/chromium-win-vista/svg/as-background-image/svg-as-background-3-expected.png: Added.
+ * platform/chromium-win/svg/as-background-image/animated-svg-as-background-expected.png:
+ * platform/chromium-win/svg/as-background-image/svg-as-background-1-expected.png:
+ * platform/chromium-win/svg/as-background-image/svg-as-background-3-expected.png:
+ * platform/chromium/test_expectations.txt:
+ * platform/gtk/svg/as-background-image/animated-svg-as-background-expected.txt: Removed.
+ * platform/gtk/svg/as-background-image/svg-as-background-1-expected.txt: Removed.
+ * platform/gtk/svg/as-background-image/svg-as-background-3-expected.txt: Removed.
+ * platform/gtk/svg/as-background-image/svg-as-background-5-expected.txt: Removed.
+ * svg/as-background-image/animated-svg-as-background-expected.txt: Added.
+ * svg/as-background-image/svg-as-background-1-expected.txt: Added.
+ * svg/as-background-image/svg-as-background-3-expected.txt: Added.
+ * svg/as-background-image/svg-as-background-5-expected.txt: Added.
+
+2011-09-07 Adam Barth <[email protected]>
+
These tests just differ in how JSC and V8 report error messages.
* platform/chromium-cg-mac-leopard/http/tests/security: Added.
Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (94735 => 94736)
--- trunk/LayoutTests/platform/chromium/test_expectations.txt 2011-09-08 00:18:52 UTC (rev 94735)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt 2011-09-08 00:26:51 UTC (rev 94736)
@@ -900,6 +900,7 @@
// or change the test upstream to specify explicitly what font to use.
// The mask part of this test is totally wrong.
BUGCR3244 LEOPARD LINUX WIN : svg/as-background-image/svg-as-background-6.html = FAIL
+BUGWK54322 SNOWLEOPARD : svg/as-background-image/svg-as-background-6.html = IMAGE
// Our gradients are wrong here.
BUGCR19559 LINUX WIN : svg/W3C-SVG-1.1/pservers-grad-08-b.svg = FAIL
@@ -1745,10 +1746,6 @@
BUGWK33812 SKIP : fast/dom/icon-url-property.html = FAIL
-// Diffs are kind of close; may just need rebaseline?
-BUGCR41817 LINUX WIN : svg/as-background-image/svg-as-background-1.html = IMAGE
-BUGCR41817 LINUX WIN : svg/as-background-image/svg-as-background-3.html = IMAGE
-
BUGCR42044 WIN : http/tests/security/xss-DENIED-mime-type-execute-as-html.html = PASS TIMEOUT
// might have been flaky
@@ -2012,7 +2009,6 @@
BUGWK65203 WIN : svg/W3C-SVG-1.1/text-align-06-b.svg = IMAGE
BUGWK65203 WIN : svg/W3C-SVG-1.1/text-path-01-b.svg = IMAGE
BUGWK65203 WIN : svg/W3C-SVG-1.1/text-text-05-t.svg = IMAGE
-BUGWK65203 WIN : svg/as-background-image/animated-svg-as-background.html = IMAGE
BUGWK65203 WIN : svg/as-image/animated-svg-as-image.html = IMAGE
BUGWK65203 WIN : svg/batik/filters/filterRegions.svg = IMAGE
BUGWK65203 WIN : svg/batik/text/longTextOnPath.svg = IMAGE
@@ -2623,10 +2619,6 @@
// (WebCore::ScrollView::calculateOverhangAreasForPainting):
BUGCR71783 : scrollbars/custom-scrollbar-with-incomplete-style.html = IMAGE
-// Most results looked better after skia r1924, but this one looks a little
-// fuzzier.
-BUGCR90669 LINUX : svg/as-background-image/svg-as-background-5.html = IMAGE
-
//
// GPU
//
@@ -2690,8 +2682,6 @@
// Snow Leopard-only failures (generally just need updated pixel results)
BUGWK54322 SNOWLEOPARD : css1/text_properties/text_transform.html = IMAGE+TEXT
BUGWK54322 SNOWLEOPARD : css2.1/t1605-c545-txttrans-00-b-ag.html = IMAGE+TEXT
-BUGWK54322 SNOWLEOPARD : svg/as-background-image/svg-as-background-5.html = IMAGE
-BUGWK54322 SNOWLEOPARD : svg/as-background-image/svg-as-background-6.html = IMAGE
BUGWK54322 SNOWLEOPARD : fast/canvas/arc360.html = IMAGE
BUGWK54322 SNOWLEOPARD : fast/canvas/set-colors.html = TEXT
BUGWK54322 SNOWLEOPARD : fast/css/transform-default-parameter.html = IMAGE
Added: trunk/LayoutTests/platform/chromium-cg-mac/svg/as-background-image/svg-as-background-5-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-cg-mac/svg/as-background-image/svg-as-background-5-expected.png
___________________________________________________________________
Added: svn:mime-type
Modified: trunk/LayoutTests/platform/chromium-linux/svg/as-background-image/svg-as-background-1-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-linux/svg/as-background-image/svg-as-background-3-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-linux/svg/as-background-image/svg-as-background-5-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-win/svg/as-background-image/animated-svg-as-background-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-win/svg/as-background-image/svg-as-background-1-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-win/svg/as-background-image/svg-as-background-3-expected.png
(Binary files differ)
Added: trunk/LayoutTests/platform/chromium-win-vista/svg/as-background-image/svg-as-background-1-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-win-vista/svg/as-background-image/svg-as-background-1-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/chromium-win-vista/svg/as-background-image/svg-as-background-3-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-win-vista/svg/as-background-image/svg-as-background-3-expected.png
___________________________________________________________________
Added: svn:mime-type
Deleted: trunk/LayoutTests/platform/gtk/svg/as-background-image/animated-svg-as-background-expected.txt (94735 => 94736)
--- trunk/LayoutTests/platform/gtk/svg/as-background-image/animated-svg-as-background-expected.txt 2011-09-08 00:18:52 UTC (rev 94735)
+++ trunk/LayoutTests/platform/gtk/svg/as-background-image/animated-svg-as-background-expected.txt 2011-09-08 00:26:51 UTC (rev 94736)
@@ -1,8 +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 (0,0) size 800x600
- RenderBlock {DIV} at (0,0) size 800x600 [bgcolor=#FF0000]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
Deleted: trunk/LayoutTests/platform/gtk/svg/as-background-image/svg-as-background-1-expected.txt (94735 => 94736)
--- trunk/LayoutTests/platform/gtk/svg/as-background-image/svg-as-background-1-expected.txt 2011-09-08 00:18:52 UTC (rev 94735)
+++ trunk/LayoutTests/platform/gtk/svg/as-background-image/svg-as-background-1-expected.txt 2011-09-08 00:26:51 UTC (rev 94736)
@@ -1,8 +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 (0,0) size 800x600
- RenderBlock {DIV} at (0,0) size 800x600 [bgcolor=#FF0000]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
Deleted: trunk/LayoutTests/platform/gtk/svg/as-background-image/svg-as-background-3-expected.txt (94735 => 94736)
--- trunk/LayoutTests/platform/gtk/svg/as-background-image/svg-as-background-3-expected.txt 2011-09-08 00:18:52 UTC (rev 94735)
+++ trunk/LayoutTests/platform/gtk/svg/as-background-image/svg-as-background-3-expected.txt 2011-09-08 00:26:51 UTC (rev 94736)
@@ -1,8 +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 (0,0) size 800x600
- RenderBlock {DIV} at (0,0) size 800x600 [bgcolor=#FF0000]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
Deleted: trunk/LayoutTests/platform/gtk/svg/as-background-image/svg-as-background-5-expected.txt (94735 => 94736)
--- trunk/LayoutTests/platform/gtk/svg/as-background-image/svg-as-background-5-expected.txt 2011-09-08 00:18:52 UTC (rev 94735)
+++ trunk/LayoutTests/platform/gtk/svg/as-background-image/svg-as-background-5-expected.txt 2011-09-08 00:26:51 UTC (rev 94736)
@@ -1,8 +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 (0,0) size 800x600
- RenderBlock {DIV} at (0,0) size 800x600 [bgcolor=#FF0000]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
Added: trunk/LayoutTests/svg/as-background-image/animated-svg-as-background-expected.txt (0 => 94736)
--- trunk/LayoutTests/svg/as-background-image/animated-svg-as-background-expected.txt (rev 0)
+++ trunk/LayoutTests/svg/as-background-image/animated-svg-as-background-expected.txt 2011-09-08 00:26:51 UTC (rev 94736)
@@ -0,0 +1,8 @@
+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 (0,0) size 800x600
+ RenderBlock {DIV} at (0,0) size 800x600 [bgcolor=#FF0000]
+ RenderText {#text} at (0,0) size 4x19
+ text run at (0,0) width 4: " "
Added: trunk/LayoutTests/svg/as-background-image/svg-as-background-1-expected.txt (0 => 94736)
--- trunk/LayoutTests/svg/as-background-image/svg-as-background-1-expected.txt (rev 0)
+++ trunk/LayoutTests/svg/as-background-image/svg-as-background-1-expected.txt 2011-09-08 00:26:51 UTC (rev 94736)
@@ -0,0 +1,8 @@
+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 (0,0) size 800x600
+ RenderBlock {DIV} at (0,0) size 800x600 [bgcolor=#FF0000]
+ RenderText {#text} at (0,0) size 4x19
+ text run at (0,0) width 4: " "
Added: trunk/LayoutTests/svg/as-background-image/svg-as-background-3-expected.txt (0 => 94736)
--- trunk/LayoutTests/svg/as-background-image/svg-as-background-3-expected.txt (rev 0)
+++ trunk/LayoutTests/svg/as-background-image/svg-as-background-3-expected.txt 2011-09-08 00:26:51 UTC (rev 94736)
@@ -0,0 +1,8 @@
+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 (0,0) size 800x600
+ RenderBlock {DIV} at (0,0) size 800x600 [bgcolor=#FF0000]
+ RenderText {#text} at (0,0) size 4x19
+ text run at (0,0) width 4: " "
Added: trunk/LayoutTests/svg/as-background-image/svg-as-background-5-expected.txt (0 => 94736)
--- trunk/LayoutTests/svg/as-background-image/svg-as-background-5-expected.txt (rev 0)
+++ trunk/LayoutTests/svg/as-background-image/svg-as-background-5-expected.txt 2011-09-08 00:26:51 UTC (rev 94736)
@@ -0,0 +1,8 @@
+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 (0,0) size 800x600
+ RenderBlock {DIV} at (0,0) size 800x600 [bgcolor=#FF0000]
+ RenderText {#text} at (0,0) size 4x19
+ text run at (0,0) width 4: " "