[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

adele at apple.com adele at apple.com
Thu Apr 8 00:35:03 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit fb2a92e3e2976f75b9431b442edce9b17326210f
Author: adele at apple.com <adele at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Dec 14 08:39:54 2009 +0000

    RS by Maciej Stachowiak.
    
    Adding platform specific results for these test as part of reverting changes from http://trac.webkit.org/changeset/49585 to fix:
    <rdar://problem/7382815> REGRESSION (4.0.4-TOT): Home photo slider is too narrow at http://www.ziprealty.com/
    https://bugs.webkit.org/show_bug.cgi?id=32078
    
    * platform/win/fast/css/large-number-round-trip-expected.txt: Added.
    * platform/win/fast/css/opacity-float-expected.txt: Added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52083 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 729cd58..09c8ad6 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,14 @@
+2009-12-14  Adele Peterson  <adele at apple.com>
+
+        RS by Maciej Stachowiak.
+
+        Adding platform specific results for these test as part of reverting changes from http://trac.webkit.org/changeset/49585 to fix:
+        <rdar://problem/7382815> REGRESSION (4.0.4-TOT): Home photo slider is too narrow at http://www.ziprealty.com/
+        https://bugs.webkit.org/show_bug.cgi?id=32078
+
+        * platform/win/fast/css/large-number-round-trip-expected.txt: Added.
+        * platform/win/fast/css/opacity-float-expected.txt: Added.
+
 2009-12-13  Adele Peterson  <adele at apple.com>
 
         RS by Maciej Stachowiak.
diff --git a/LayoutTests/platform/win/fast/css/large-number-round-trip-expected.txt b/LayoutTests/platform/win/fast/css/large-number-round-trip-expected.txt
new file mode 100644
index 0000000..d2f4f1d
--- /dev/null
+++ b/LayoutTests/platform/win/fast/css/large-number-round-trip-expected.txt
@@ -0,0 +1 @@
+FAIL: read 90010000px back as 9.001e+007px, read again as 0px
diff --git a/LayoutTests/fast/css/opacity-float-expected.txt b/LayoutTests/platform/win/fast/css/opacity-float-expected.txt
similarity index 100%
copy from LayoutTests/fast/css/opacity-float-expected.txt
copy to LayoutTests/platform/win/fast/css/opacity-float-expected.txt

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list