[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

krit at webkit.org krit at webkit.org
Thu Apr 8 00:52:05 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 94bf004c59bed9e8eefa8f0966b28303c8948304
Author: krit at webkit.org <krit at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Dec 30 08:56:25 2009 +0000

    2009-12-30  Dirk Schulze  <krit at webkit.org>
    
            Unreviewed test result fix.
    
            Detailed boundingBoxes in SVG Renderer
            https://bugs.webkit.org/show_bug.cgi?id=32815
    
            Forgot to update this test.
    
            * platform/mac/svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52649 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index f215d8c..41fd404 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,16 @@
 2009-12-30  Dirk Schulze  <krit at webkit.org>
 
+        Unreviewed test result fix.
+
+        Detailed boundingBoxes in SVG Renderer
+        https://bugs.webkit.org/show_bug.cgi?id=32815
+
+        Forgot to update this test.
+
+        * platform/mac/svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
+
+2009-12-30  Dirk Schulze  <krit at webkit.org>
+
         Reviewed by Nikolas Zimmmermann.
 
         Detailed boundingBoxes in SVG Renderer
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-05-f-expected.txt b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-05-f-expected.txt
index c60f5e0..9f2b1ed 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-05-f-expected.txt
+++ b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-05-f-expected.txt
@@ -4,15 +4,15 @@ layer at (0,0) size 480x360
   RenderView at (0,0) size 480x360
 layer at (0,0) size 480x360
   RenderSVGRoot {svg} at (0.50,0.50) size 479x359
-    RenderSVGContainer {g} at (50,7) size 350x266
+    RenderSVGContainer {g} at (100,7) size 214x266
       RenderSVGText {text} at (150,20) size 164x16 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,-13) size 164x16
           chunk 1 text run 1 at (150.00,20.00) startOffset 0 endOffset 28 width 164.00: "Test for clip-rule property."
-      RenderPath {rect} at (50,30) size 350x100 [fill={[type=SOLID] [color=#FF0000]}] [clip path="clip1"] [data="M50.00,30.00 L400.00,30.00 L400.00,130.00 L50.00,130.00 Z"]
+      RenderPath {rect} at (180,40) size 80x80 [fill={[type=SOLID] [color=#FF0000]}] [clip path="clip1"] [data="M50.00,30.00 L400.00,30.00 L400.00,130.00 L50.00,130.00 Z"]
       RenderSVGText {text} at (100,140) size 99x14 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,-11) size 99x14
           chunk 1 text run 1 at (100.00,140.00) startOffset 0 endOffset 17 width 99.00: "clip-rule=evenodd"
-      RenderPath {rect} at (50,160) size 350x100 [fill={[type=SOLID] [color=#0000FF]}] [clip path="clip2"] [data="M50.00,160.00 L400.00,160.00 L400.00,260.00 L50.00,260.00 Z"]
+      RenderPath {rect} at (180,170) size 80x80 [fill={[type=SOLID] [color=#0000FF]}] [clip path="clip2"] [data="M50.00,160.00 L400.00,160.00 L400.00,260.00 L50.00,260.00 Z"]
       RenderSVGText {text} at (100,270) size 92x14 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,-11) size 92x14
           chunk 1 text run 1 at (100.00,270.00) startOffset 0 endOffset 16 width 92.00: "cliprule=nonzero"

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list