Title: [144245] trunk/LayoutTests
Revision
144245
Author
[email protected]
Date
2013-02-27 15:04:14 -0800 (Wed, 27 Feb 2013)

Log Message

Rebaseline 2 SVG tests after WK108429

This patch rebaselines svg/repaint after WK108429 and removes a stale
test expectations entry for svg/custom/text-ctm.

Unreviewed update of test expectations.

* platform/chromium-win/svg/repaint/svgsvgelement-repaint-children-expected.png: Added.
* platform/chromium-win/svg/repaint/svgsvgelement-repaint-children-expected.txt: Added.
* platform/chromium/TestExpectations:

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (144244 => 144245)


--- trunk/LayoutTests/ChangeLog	2013-02-27 22:55:18 UTC (rev 144244)
+++ trunk/LayoutTests/ChangeLog	2013-02-27 23:04:14 UTC (rev 144245)
@@ -1,3 +1,16 @@
+2013-02-27  Philip Rogers  <[email protected]>
+
+        Rebaseline 2 SVG tests after WK108429
+
+        This patch rebaselines svg/repaint after WK108429 and removes a stale
+        test expectations entry for svg/custom/text-ctm.
+
+        Unreviewed update of test expectations.
+
+        * platform/chromium-win/svg/repaint/svgsvgelement-repaint-children-expected.png: Added.
+        * platform/chromium-win/svg/repaint/svgsvgelement-repaint-children-expected.txt: Added.
+        * platform/chromium/TestExpectations:
+
 2013-02-27  Chris Fleizach  <[email protected]>
 
         WebSpeech: support speech cancel

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (144244 => 144245)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2013-02-27 22:55:18 UTC (rev 144244)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2013-02-27 23:04:14 UTC (rev 144245)
@@ -3692,10 +3692,6 @@
 
 webkit.org/b/94242 [ Android Debug ] media/track/track-cues-sorted-before-dispatch.html [ Pass Timeout ]
 
-# Needs a rebaseline after WK108429 lands.
-webkit.org/b/108429 svg/custom/text-ctm.svg [ Pass Failure ]
-webkit.org/b/108429 svg/repaint/svgsvgelement-repaint-children.html [ Pass Failure ]
-
 # Chromium still has the CC toggle button, not the menu of tracks.
 webkit.org/b/101670 media/video-controls-captions-trackmenu.html [ Skip ]
 webkit.org/b/101670 media/video-controls-captions-trackmenu-sorted.html [ Skip ]

Added: trunk/LayoutTests/platform/chromium-win/svg/repaint/svgsvgelement-repaint-children-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-win/svg/repaint/svgsvgelement-repaint-children-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-win/svg/repaint/svgsvgelement-repaint-children-expected.txt (0 => 144245)


--- trunk/LayoutTests/platform/chromium-win/svg/repaint/svgsvgelement-repaint-children-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-win/svg/repaint/svgsvgelement-repaint-children-expected.txt	2013-02-27 23:04:14 UTC (rev 144245)
@@ -0,0 +1,10 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x421
+  RenderBlock {HTML} at (0,0) size 800x421
+    RenderBody {BODY} at (8,8) size 784x405
+      RenderSVGRoot {svg} at (8,8) size 100x100
+        RenderSVGViewportContainer {svg} at (8,8) size 100x100
+          RenderSVGRect {rect} at (8,8) size 100x100 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+          RenderSVGPath {path} at (8,8) size 0x0 [fill={[type=SOLID] [color=#FF0000]}] [data="" 0 0 Z"]
+      RenderText {#text} at (0,0) size 0x0
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to