Title: [91211] trunk/LayoutTests
Revision
91211
Author
[email protected]
Date
2011-07-18 14:27:10 -0700 (Mon, 18 Jul 2011)

Log Message

[SVG] [Chromium]: painting-control-04-f.svg and zero-path-square-cap-rendering.svg are failing
https://bugs.webkit.org/show_bug.cgi?id=64675

Rebaseline painting-control-04-f.svg since r91191 fixed it.

* platform/chromium-linux/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.png: Added.
* platform/chromium-win/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.png: Added.
* platform/chromium-win/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.txt: Added.
* platform/chromium/test_expectations.txt:

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (91210 => 91211)


--- trunk/LayoutTests/ChangeLog	2011-07-18 21:16:45 UTC (rev 91210)
+++ trunk/LayoutTests/ChangeLog	2011-07-18 21:27:10 UTC (rev 91211)
@@ -1,3 +1,15 @@
+2011-07-18  Ryosuke Niwa  <[email protected]>
+
+        [SVG] [Chromium]: painting-control-04-f.svg and zero-path-square-cap-rendering.svg are failing
+        https://bugs.webkit.org/show_bug.cgi?id=64675
+
+        Rebaseline painting-control-04-f.svg since r91191 fixed it.
+
+        * platform/chromium-linux/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.png: Added.
+        * platform/chromium-win/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.png: Added.
+        * platform/chromium-win/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.txt: Added.
+        * platform/chromium/test_expectations.txt:
+
 2011-07-18  Adam Barth  <[email protected]>
 
         Update baseline.  rbuis says this is an improvement.

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (91210 => 91211)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-07-18 21:16:45 UTC (rev 91210)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-07-18 21:27:10 UTC (rev 91211)
@@ -3828,5 +3828,4 @@
 
 BUGCR89474 : fast/js/call-base-resolution.html = PASS TEXT
 
-BUGWK64675 : svg/W3C-SVG-1.1-SE/painting-control-04-f.svg = IMAGE+TEXT
 BUGWK64675 : svg/custom/zero-path-square-cap-rendering.svg = IMAGE+TEXT

Added: trunk/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-win/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-win/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-win/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.txt (0 => 91211)


--- trunk/LayoutTests/platform/chromium-win/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-win/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.txt	2011-07-18 21:27:10 UTC (rev 91211)
@@ -0,0 +1,14 @@
+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (148,48) size 196x96
+      RenderSVGPath {path} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#FF0000] [stroke width=96.00]}] [fill={[type=SOLID] [color=#000000]}] [data="" 96 96 L 96 96"]
+      RenderSVGPath {path} at (148,48) size 96x96 [stroke={[type=SOLID] [color=#0000FF] [stroke width=96.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [data="" 196 96 L 196 96"]
+      RenderSVGPath {path} at (248,48) size 96x96 [stroke={[type=SOLID] [color=#0000FF] [stroke width=96.00] [line cap=SQUARE]}] [fill={[type=SOLID] [color=#000000]}] [data="" 296 96 L 296 96"]
+    RenderSVGContainer {g} at (10,311) size 228x36
+      RenderSVGText {text} at (10,311) size 228x36 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 228x36
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 228.00: "$Revision: 1.4 $"
+    RenderSVGPath {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to