[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

mrobinson at webkit.org mrobinson at webkit.org
Wed Dec 22 15:42:22 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 41c0f69d8ad85e05f6ee0559fede3daeb60d9b81
Author: mrobinson at webkit.org <mrobinson at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Nov 10 19:02:55 2010 +0000

    2010-11-10  Martin Robinson  <mrobinson at igalia.com>
    
            Rebaseline a new test. The patch was posted before font
            hinting was disabled in the GTK+ DRT.
    
            * platform/gtk/fonts/complex-text-shadows-expected.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71756 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 19e90d2..eeaadf4 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2010-11-10  Martin Robinson  <mrobinson at igalia.com>
+
+        Rebaseline a new test. The patch was posted before font
+        hinting was disabled in the GTK+ DRT.
+
+        * platform/gtk/fonts/complex-text-shadows-expected.txt:
+
 2010-11-10  Mihai Parparita  <mihaip at chromium.org>
 
         Unreviewed Chromium DRT expectations update.
diff --git a/LayoutTests/platform/gtk/fonts/complex-text-shadows-expected.txt b/LayoutTests/platform/gtk/fonts/complex-text-shadows-expected.txt
index 591e455..3d4180b 100644
--- a/LayoutTests/platform/gtk/fonts/complex-text-shadows-expected.txt
+++ b/LayoutTests/platform/gtk/fonts/complex-text-shadows-expected.txt
@@ -5,23 +5,23 @@ layer at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x576
       RenderBlock {DIV} at (0,0) size 784x229
         RenderBlock {P} at (0,0) size 784x19
-          RenderText {#text} at (0,0) size 511x19
-            text run at (0,0) width 511: "This test verifies that the text-shadow CSS property works properly for complex text"
+          RenderText {#text} at (0,0) size 531x19
+            text run at (0,0) width 531: "This test verifies that the text-shadow CSS property works properly for complex text"
         RenderBlock {P} at (0,35) size 784x19
-          RenderText {#text} at (0,0) size 255x19
-            text run at (0,0) width 255: "The following text should have no shadow:"
+          RenderText {#text} at (0,0) size 274x19
+            text run at (0,0) width 274: "The following text should have no shadow:"
         RenderBlock {P} at (0,70) size 784x19
-          RenderText {#text} at (0,0) size 351x19
-            text run at (0,0) width 351: "A B C D E F G H I J K L M N O P Q R S T U V X Y Z"
+          RenderText {#text} at (0,0) size 365x19
+            text run at (0,0) width 365: "A B C D E F G H I J K L M N O P Q R S T U V X Y Z"
         RenderBlock {P} at (0,105) size 784x19
-          RenderText {#text} at (0,0) size 316x19
-            text run at (0,0) width 316: "The following text should have a green solid shadow:"
+          RenderText {#text} at (0,0) size 338x19
+            text run at (0,0) width 338: "The following text should have a green solid shadow:"
         RenderBlock {P} at (0,140) size 784x19
-          RenderText {#text} at (0,0) size 351x19
-            text run at (0,0) width 351: "A B C D E F G H I J K L M N O P Q R S T U V X Y Z"
+          RenderText {#text} at (0,0) size 365x19
+            text run at (0,0) width 365: "A B C D E F G H I J K L M N O P Q R S T U V X Y Z"
         RenderBlock {P} at (0,175) size 784x19
-          RenderText {#text} at (0,0) size 493x19
-            text run at (0,0) width 493: "The following text should be rendered with a green shadow with a blur radius of 2:"
+          RenderText {#text} at (0,0) size 523x19
+            text run at (0,0) width 523: "The following text should be rendered with a green shadow with a blur radius of 2:"
         RenderBlock {P} at (0,210) size 784x19
-          RenderText {#text} at (0,0) size 351x19
-            text run at (0,0) width 351: "A B C D E F G H I J K L M N O P Q R S T U V X Y Z"
+          RenderText {#text} at (0,0) size 365x19
+            text run at (0,0) width 365: "A B C D E F G H I J K L M N O P Q R S T U V X Y Z"

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list