[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.20-204-g221d8e8

tony at chromium.org tony at chromium.org
Wed Feb 10 22:18:37 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit ea3beaa3740542027d152970afae8b95f2516d64
Author: tony at chromium.org <tony at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Feb 8 00:42:00 2010 +0000

    2010-02-07  Tony Chang  <tony at chromium.org>
    
            Reviewed by Darin Adler.
    
            Fix 2 pixel test baselines that are incorrect but passing
            the fuzzy image diff.
    
            editing/deleting/5390681.html should show a cursor, but doesn't.
            In r42549, whitespace collapsing was changed but
            editing/pasteboard/5387578.html's result wasn't updated to
            reflect the collapsed whitespace.
            https://bugs.webkit.org/show_bug.cgi?id=34632
    
            * platform/mac/editing/deleting/5390681-2-expected.checksum:
            * platform/mac/editing/deleting/5390681-2-expected.png:
            * platform/mac/editing/pasteboard/5387578-expected.checksum:
            * platform/mac/editing/pasteboard/5387578-expected.png:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54475 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 49b3f3a..8f857ef 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,21 @@
+2010-02-07  Tony Chang  <tony at chromium.org>
+
+        Reviewed by Darin Adler.
+
+        Fix 2 pixel test baselines that are incorrect but passing
+        the fuzzy image diff.
+
+        editing/deleting/5390681.html should show a cursor, but doesn't.
+        In r42549, whitespace collapsing was changed but
+        editing/pasteboard/5387578.html's result wasn't updated to
+        reflect the collapsed whitespace.
+        https://bugs.webkit.org/show_bug.cgi?id=34632
+
+        * platform/mac/editing/deleting/5390681-2-expected.checksum:
+        * platform/mac/editing/deleting/5390681-2-expected.png:
+        * platform/mac/editing/pasteboard/5387578-expected.checksum:
+        * platform/mac/editing/pasteboard/5387578-expected.png:
+
 2010-02-07  Daniel Bates  <dbates at webkit.org>
 
         Unreviewed, fix Tiger layout test failure.
diff --git a/LayoutTests/platform/mac/editing/deleting/5390681-2-expected.checksum b/LayoutTests/platform/mac/editing/deleting/5390681-2-expected.checksum
index 4b49f23..c7b8074 100644
--- a/LayoutTests/platform/mac/editing/deleting/5390681-2-expected.checksum
+++ b/LayoutTests/platform/mac/editing/deleting/5390681-2-expected.checksum
@@ -1 +1 @@
-06b726d3556178547ce908a91a169193
\ No newline at end of file
+952ca2758ed2b62ef73d18fb0a607af0
\ No newline at end of file
diff --git a/LayoutTests/platform/mac/editing/deleting/5390681-2-expected.png b/LayoutTests/platform/mac/editing/deleting/5390681-2-expected.png
index 4627b54..5de5376 100644
Binary files a/LayoutTests/platform/mac/editing/deleting/5390681-2-expected.png and b/LayoutTests/platform/mac/editing/deleting/5390681-2-expected.png differ
diff --git a/LayoutTests/platform/mac/editing/pasteboard/5387578-expected.checksum b/LayoutTests/platform/mac/editing/pasteboard/5387578-expected.checksum
index 7b4adeb..a67692a 100644
--- a/LayoutTests/platform/mac/editing/pasteboard/5387578-expected.checksum
+++ b/LayoutTests/platform/mac/editing/pasteboard/5387578-expected.checksum
@@ -1 +1 @@
-d9bad6f678feabeb115ab1a0a86044a6
\ No newline at end of file
+a6e6a4ec2a7b0f380bdd612f872c52da
\ No newline at end of file
diff --git a/LayoutTests/platform/mac/editing/pasteboard/5387578-expected.png b/LayoutTests/platform/mac/editing/pasteboard/5387578-expected.png
index d05ad08..90d872c 100644
Binary files a/LayoutTests/platform/mac/editing/pasteboard/5387578-expected.png and b/LayoutTests/platform/mac/editing/pasteboard/5387578-expected.png differ

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list