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

eric at webkit.org eric at webkit.org
Wed Dec 22 13:20:15 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit e4f662bafc2075f7d7e5bb651252855538acf594
Author: eric at webkit.org <eric at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Sep 11 16:19:30 2010 +0000

    2010-09-10  Eric Seidel  <eric at webkit.org>
    
            Reviewed by Adam Barth.
    
            chromium fast/dom/replaceChild.html regression by r67182
            https://bugs.webkit.org/show_bug.cgi?id=45527
    
            Turns out this is a progression!  Our new images
            match minefield (and sanity).  The old image had a
            border drawn which should have been removed when the
            iframe was replaced.
    
            Other platforms may need to update their results as well.
    
            * platform/mac/fast/dom/replaceChild-expected.checksum:
            * platform/mac/fast/dom/replaceChild-expected.png:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@67299 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index d51b4e3..d42b272 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,20 @@
+2010-09-10  Eric Seidel  <eric at webkit.org>
+
+        Reviewed by Adam Barth.
+
+        chromium fast/dom/replaceChild.html regression by r67182
+        https://bugs.webkit.org/show_bug.cgi?id=45527
+
+        Turns out this is a progression!  Our new images
+        match minefield (and sanity).  The old image had a
+        border drawn which should have been removed when the
+        iframe was replaced.
+
+        Other platforms may need to update their results as well.
+
+        * platform/mac/fast/dom/replaceChild-expected.checksum:
+        * platform/mac/fast/dom/replaceChild-expected.png:
+
 2010-09-11  Robert Hogan  <robert at webkit.org>
 
         Unreviewed, unskip passing test.
diff --git a/LayoutTests/platform/mac/fast/dom/replaceChild-expected.checksum b/LayoutTests/platform/mac/fast/dom/replaceChild-expected.checksum
index 2623edb..45a5df1 100644
--- a/LayoutTests/platform/mac/fast/dom/replaceChild-expected.checksum
+++ b/LayoutTests/platform/mac/fast/dom/replaceChild-expected.checksum
@@ -1 +1 @@
-6af5c4337b19afd08f8538f867fd0c4d
\ No newline at end of file
+53c83f7424ec6f772631219c5c698991
\ No newline at end of file
diff --git a/LayoutTests/platform/mac/fast/dom/replaceChild-expected.png b/LayoutTests/platform/mac/fast/dom/replaceChild-expected.png
index d0d4482..45f033a 100644
Binary files a/LayoutTests/platform/mac/fast/dom/replaceChild-expected.png and b/LayoutTests/platform/mac/fast/dom/replaceChild-expected.png differ

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list