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


The following commit has been merged in the webkit-1.2 branch:
commit 596de121b33a5e2fa449f9b77aaedb000c776487
Author: adele at apple.com <adele at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Dec 14 07:01:26 2009 +0000

    RS by Maciej Stachowiak.
    
    Readding platform specific results for this 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/mac/fast/css/opacity-float-expected.txt: Added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52081 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 98d152e..729cd58 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2009-12-13  Adele Peterson  <adele at apple.com>
+
+        RS by Maciej Stachowiak.
+
+        Readding platform specific results for this 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/mac/fast/css/opacity-float-expected.txt: Added.
+
 2009-12-13  Dan Bernstein  <mitz at apple.com>
 
         Reviewed by Simon Fraser.
diff --git a/LayoutTests/platform/mac/fast/css/opacity-float-expected.txt b/LayoutTests/platform/mac/fast/css/opacity-float-expected.txt
new file mode 100644
index 0000000..b81983d
--- /dev/null
+++ b/LayoutTests/platform/mac/fast/css/opacity-float-expected.txt
@@ -0,0 +1,3 @@
+This test verifies that reading a floating-point opacity from CSS attributes gets back a properly-formatted float. Improperly handling locales that cause decimals to be written as commas might break it.
+
+FAIL: 0,9

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list