[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

mrobinson at webkit.org mrobinson at webkit.org
Sun Feb 20 23:18:25 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit 2e56b9afcc4d016ac122ea01a2642a76105162f6
Author: mrobinson at webkit.org <mrobinson at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jan 19 21:15:56 2011 +0000

    2011-01-19  Martin Robinson  <mrobinson at igalia.com>
    
            Rebaseline two GTK+ tests results after r76144.
    
            * platform/gtk/fast/forms/input-text-scroll-left-on-blur-expected.txt:
            * platform/gtk/fast/forms/plaintext-mode-2-expected.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@76152 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index dd1419d..77b35b2 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2011-01-19  Martin Robinson  <mrobinson at igalia.com>
+
+        Rebaseline two GTK+ tests results after r76144.
+
+        * platform/gtk/fast/forms/input-text-scroll-left-on-blur-expected.txt:
+        * platform/gtk/fast/forms/plaintext-mode-2-expected.txt:
+
 2011-01-19  Dimitri Glazkov  <dglazkov at chromium.org>
 
         Added fast/forms/slider-mouse-events.html to expectations to make sure
diff --git a/LayoutTests/platform/gtk/fast/forms/input-text-scroll-left-on-blur-expected.txt b/LayoutTests/platform/gtk/fast/forms/input-text-scroll-left-on-blur-expected.txt
index 5066adf..b4eff60 100644
--- a/LayoutTests/platform/gtk/fast/forms/input-text-scroll-left-on-blur-expected.txt
+++ b/LayoutTests/platform/gtk/fast/forms/input-text-scroll-left-on-blur-expected.txt
@@ -24,7 +24,7 @@ layer at (215,13) size 188x19 scrollX 210 scrollWidth 398
   RenderBlock {DIV} at (3,3) size 188x19
     RenderText {#text} at (-210,0) size 397x19
       text run at (-210,0) width 397: "this text field has a lot of text in it so that it needs to scroll"
-layer at (417,13) size 188x19 scrollX 210 scrollWidth 399
+layer at (417,13) size 188x19 scrollX 211 scrollWidth 399
   RenderBlock {DIV} at (3,3) size 188x19
     RenderText {#text} at (1,0) size 397x19
       text run at (1,0) width 397: "this text field has a lot of text in it so that it needs to scroll"
diff --git a/LayoutTests/platform/gtk/fast/forms/plaintext-mode-2-expected.txt b/LayoutTests/platform/gtk/fast/forms/plaintext-mode-2-expected.txt
index 3cd1c5b..23b5566 100644
--- a/LayoutTests/platform/gtk/fast/forms/plaintext-mode-2-expected.txt
+++ b/LayoutTests/platform/gtk/fast/forms/plaintext-mode-2-expected.txt
@@ -34,7 +34,7 @@ layer at (0,0) size 800x600
           RenderListMarker at (-21,0) size 16x19: "2"
           RenderText {#text} at (0,0) size 326x19
             text run at (0,0) width 326: "Success: document.execCommand(\"Paste\") == true"
-layer at (11,13) size 594x19 scrollX 24 scrollWidth 619
+layer at (11,13) size 594x19 scrollX 25 scrollWidth 619
   RenderBlock {DIV} at (3,3) size 594x19
     RenderText {#text} at (1,0) size 617x19
       text run at (1,0) width 617: "This styled text, and link will be pasted into the textfield. All richness should be stripped."

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list