[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 02:21:22 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit d1efe04a549ad9f69066baac34fa90c3d5d43e85
Author: krit at webkit.org <krit at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Mar 12 22:31:05 2010 +0000

    2010-03-12  Dirk Schulze  <krit at webkit.org>
    
            Unreviewed LayoutTest update.
    
            Result was not updated with r55930.
    
            * platform/mac/svg/custom/dominant-baseline-hanging-expected.txt:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@55936 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 7623458..82a169c 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,13 @@
 2010-03-12  Dirk Schulze  <krit at webkit.org>
 
+        Unreviewed LayoutTest update.
+
+        Result was not updated with r55930.
+
+        * platform/mac/svg/custom/dominant-baseline-hanging-expected.txt:
+
+2010-03-12  Dirk Schulze  <krit at webkit.org>
+
         Reviewed by Nikolas Zimmermann.
 
         SVG fallback color doesn't work for bogus gradients.
diff --git a/LayoutTests/platform/mac/svg/custom/dominant-baseline-hanging-expected.txt b/LayoutTests/platform/mac/svg/custom/dominant-baseline-hanging-expected.txt
index e6ae262..8f542d1 100644
--- a/LayoutTests/platform/mac/svg/custom/dominant-baseline-hanging-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/dominant-baseline-hanging-expected.txt
@@ -19,8 +19,8 @@ layer at (0,0) size 400x400
     RenderSVGContainer {g} at (9,6) size 381x29 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,10.00)}]
       RenderPath {rect} at (10,10) size 380x25 [opacity=0.50] [fill={[type=SOLID] [color=#FFFFFF]}] [data="M0.00,0.00 L380.00,0.00 L380.00,25.00 L0.00,25.00 Z"]
       RenderSVGContainer {g} at (8,8) size 382x27 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-0.50,-0.50)}]
-        RenderPath {line} at (9,8) size 381x3 [stroke={[type=LINEAR-GRADIENT] [stops=[(0.00,#000000), (1.00,#00000000)]] [start=(0,0)] [end=(1,0)]}] [fill={[type=SOLID] [color=#000000]}] [data="M0.00,0.00 L380.00,0.00"]
-        RenderPath {line} at (8,8) size 3x27 [stroke={[type=LINEAR-GRADIENT] [stops=[(0.00,#000000), (1.00,#00000000)]] [start=(0,0)] [end=(0,1)]}] [fill={[type=SOLID] [color=#000000]}] [data="M0.00,-0.50 L0.00,25.00"]
+        RenderPath {line} at (9,8) size 381x3 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [data="M0.00,0.00 L380.00,0.00"]
+        RenderPath {line} at (8,8) size 3x27 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [data="M0.00,-0.50 L0.00,25.00"]
       RenderSVGText {text} at (2,14) size 323x24 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,-18) size 323x24
           chunk 1 text run 1 at (2.00,14.40) startOffset 0 endOffset 40 width 323.00: "This is hanging from the top-left corner"

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list