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

yuzo at google.com yuzo at google.com
Wed Dec 22 11:20:51 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 98fae236f2119e90f299ae20ce41ff04f6474df1
Author: yuzo at google.com <yuzo at google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Jul 20 06:23:03 2010 +0000

    2010-07-19  Yuzo Fujishima  <yuzo at google.com>
    
            Unreviewed test expectation fix.
    
            fast/css/font-face-download-error.html should be skipped for Qt like
            other @font-face tests.
            https://bugs.webkit.org/show_bug.cgi?id=42342
    
            * platform/qt/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@63722 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 5062686..f3bbbf2 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2010-07-19  Yuzo Fujishima  <yuzo at google.com>
+
+        Unreviewed test expectation fix.
+
+        fast/css/font-face-download-error.html should be skipped for Qt like
+        other @font-face tests.
+        https://bugs.webkit.org/show_bug.cgi?id=42342
+
+        * platform/qt/Skipped:
+
 2010-07-19  Dirk Schulze  <krit at webkit.org>
 
         Reviewed by Nikolas Zimmermann.
@@ -33959,4 +33969,4 @@
         * platform/mac/editing/pasteboard/smart-paste-008-expected.png: Replaced.
         * platform/mac/editing/pasteboard/styled-element-markup-expected.checksum: Replaced.
         * platform/mac/editing/pasteboard/styled-element-markup-expected.png: Replaced.
-        * platform/mac/editing/pasteboard/subframe-dragndrop-1-expected.che
\ No newline at end of file
+        * platform/mac/editing/pasteboard/subframe-dragndrop-1-expected.che
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 2571ae4..78cdcfd 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -3141,6 +3141,7 @@ fast/css/first-letter-visibility.html
 fast/css/first-of-type-pseudo-class.html
 fast/css/font-face-default-font.html
 fast/css/font-face-descriptor-multiple-values.html
+fast/css/font-face-download-error.html
 fast/css/font-face-implicit-local-font.html
 fast/css/font-face-in-media-rule.html
 fast/css/font-face-locally-installed.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list