Title: [107924] trunk/LayoutTests
Revision
107924
Author
[email protected]
Date
2012-02-16 05:07:36 -0800 (Thu, 16 Feb 2012)

Log Message

2012-02-16  Nikolas Zimmermann  <[email protected]>

        Not reviewed. Add missing results for Lion, and regenerate one test result with Lion,
        so my baseline passes again with --tolerance 0 -p svg.

        * platform/mac/svg/text/text-fill-opacity-expected.png: Added.
        * platform/mac/svg/text/text-fill-opacity-expected.txt: Added.
        * platform/mac/svg/text/tspan-dynamic-positioning-expected.png:

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (107923 => 107924)


--- trunk/LayoutTests/ChangeLog	2012-02-16 12:58:42 UTC (rev 107923)
+++ trunk/LayoutTests/ChangeLog	2012-02-16 13:07:36 UTC (rev 107924)
@@ -1,3 +1,12 @@
+2012-02-16  Nikolas Zimmermann  <[email protected]>
+
+        Not reviewed. Add missing results for Lion, and regenerate one test result with Lion,
+        so my baseline passes again with --tolerance 0 -p svg.
+
+        * platform/mac/svg/text/text-fill-opacity-expected.png: Added.
+        * platform/mac/svg/text/text-fill-opacity-expected.txt: Added.
+        * platform/mac/svg/text/tspan-dynamic-positioning-expected.png:
+
 2012-02-15  Nikolas Zimmermann  <[email protected]>
 
         REGRESSION (Safari 5.0.5 - 5.1): No animation on svg-wow.org/text-effects/text-effects.xhtml
@@ -21760,9 +21769,9 @@
 
         Rubber-stamped by Dan Bernstein.
 
-		Update pixel results for tests up to and including LayoutTests/fast after
-		enabling mock scrollbars (67217), and fixing color profile issues (75662).
-		
+        Update pixel results for tests up to and including LayoutTests/fast after
+        enabling mock scrollbars (67217), and fixing color profile issues (75662).
+
         * animations/missing-values-first-keyframe-expected.png:
         * animations/suspend-transform-animation-expected.png:
         * compositing/geometry/ancestor-overflow-change-expected.png:

Added: trunk/LayoutTests/platform/mac/svg/text/text-fill-opacity-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/mac/svg/text/text-fill-opacity-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/mac/svg/text/text-fill-opacity-expected.txt (0 => 107924)


--- trunk/LayoutTests/platform/mac/svg/text/text-fill-opacity-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac/svg/text/text-fill-opacity-expected.txt	2012-02-16 13:07:36 UTC (rev 107924)
@@ -0,0 +1,11 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 500x100
+  RenderSVGRoot {svg} at (10,0) size 201x100
+    RenderSVGPath {circle} at (15,0) size 170x100 [fill={[type=SOLID] [color=#B4B4FA]}] [cx=100.00] [cy=20.00] [r=85.00]
+    RenderSVGText {text} at (10,9) size 201x46 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 201x46
+        chunk 1 text run 1 at (10.00,45.00) startOffset 0 endOffset 11 width 201.00: "30% opacity"
+    RenderSVGText {text} at (10,59) size 201x46 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 201x46
+        chunk 1 text run 1 at (10.00,95.00) startOffset 0 endOffset 11 width 201.00: "30% opacity"

Modified: trunk/LayoutTests/platform/mac/svg/text/tspan-dynamic-positioning-expected.png


(Binary files differ)
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to