[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 13:34:27 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 94b0c29d3b9e974e7dba0260a40a758fcfdfc8af
Author: mrobinson at webkit.org <mrobinson at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Sep 20 18:12:39 2010 +0000

    2010-09-20  Martin Robinson  <mrobinson at igalia.com>
    
            Correct a GTK+ baseline. These issues should hopefully be mitigated
            by upcoming font fixes.
    
            * platform/gtk/fast/events/keydown-1-expected.txt: Updated baseline.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@67865 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 8456964..044c25d 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,12 @@
 2010-09-20  Martin Robinson  <mrobinson at igalia.com>
 
+        Correct a GTK+ baseline. These issues should hopefully be mitigated
+        by upcoming font fixes.
+
+        * platform/gtk/fast/events/keydown-1-expected.txt: Updated baseline.
+
+2010-09-20  Martin Robinson  <mrobinson at igalia.com>
+
         Reviewed by Daniel Bates.
 
         [GTK] fast/forms/listbox-selection.html fails
diff --git a/LayoutTests/platform/gtk/fast/events/keydown-1-expected.txt b/LayoutTests/platform/gtk/fast/events/keydown-1-expected.txt
index 8f21737..54020b7 100644
--- a/LayoutTests/platform/gtk/fast/events/keydown-1-expected.txt
+++ b/LayoutTests/platform/gtk/fast/events/keydown-1-expected.txt
@@ -17,8 +17,9 @@ layer at (0,0) size 800x600
           layer at (0,0) size 300x150
             RenderBlock {HTML} at (0,0) size 300x150
               RenderBody {BODY} at (8,8) size 284x134 [bgcolor=#FFFFE0]
-                RenderText {#text} at (0,0) size 270x20
-                  text run at (0,0) width 270: "This sentence should not end with a period"
+                RenderText {#text} at (0,0) size 274x20
+                  text run at (0,0) width 274: "This sentence should not end with a period."
+                RenderText {#text} at (0,0) size 0x0
         RenderText {#text} at (0,0) size 0x0
       RenderBlock {UL} at (0,244) size 784x40
         RenderListItem {LI} at (40,0) size 744x20

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list