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

evan at chromium.org evan at chromium.org
Wed Dec 22 12:50:51 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit bcc37bef331cbec36b957cbc9c7a22f2d9d8ffee
Author: evan at chromium.org <evan at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Aug 31 17:05:51 2010 +0000

    2010-08-31  Evan Martin  <evan at chromium.org>
    
            Reviewed by Tony Chang.
    
            [chromium] incorrect baseline for fast/css/font-face-implicit-local-font
            https://bugs.webkit.org/show_bug.cgi?id=44893
    
            The test is verifying that the CSS unicode-range: property is correctly
            modifying the font for a substring of text.  The checked-in image shows
            the wrong font.
    
            Also, update the comment in test_expectations to reflect this
            information.
    
            * platform/chromium-linux/fast/css/font-face-implicit-local-font-expected.checksum: Removed.
            * platform/chromium-linux/fast/css/font-face-implicit-local-font-expected.png: Removed.
            * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@66497 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index feb5ed0..799c7f0 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,21 @@
+2010-08-31  Evan Martin  <evan at chromium.org>
+
+        Reviewed by Tony Chang.
+
+        [chromium] incorrect baseline for fast/css/font-face-implicit-local-font
+        https://bugs.webkit.org/show_bug.cgi?id=44893
+
+        The test is verifying that the CSS unicode-range: property is correctly
+        modifying the font for a substring of text.  The checked-in image shows
+        the wrong font.
+
+        Also, update the comment in test_expectations to reflect this
+        information.
+
+        * platform/chromium-linux/fast/css/font-face-implicit-local-font-expected.checksum: Removed.
+        * platform/chromium-linux/fast/css/font-face-implicit-local-font-expected.png: Removed.
+        * platform/chromium/test_expectations.txt:
+
 2010-08-31  Justin Schuh  <jschuh at chromium.org>
 
         Reviewed by Nate Chapin.
diff --git a/LayoutTests/platform/chromium-linux/fast/css/font-face-implicit-local-font-expected.checksum b/LayoutTests/platform/chromium-linux/fast/css/font-face-implicit-local-font-expected.checksum
deleted file mode 100644
index dea8ed2..0000000
--- a/LayoutTests/platform/chromium-linux/fast/css/font-face-implicit-local-font-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-1cceb49c708e486c787f5b65d7e894bb
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/fast/css/font-face-implicit-local-font-expected.png b/LayoutTests/platform/chromium-linux/fast/css/font-face-implicit-local-font-expected.png
deleted file mode 100644
index 3b16e2e..0000000
Binary files a/LayoutTests/platform/chromium-linux/fast/css/font-face-implicit-local-font-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 9cdd2ff..537e37d 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -778,8 +778,7 @@ BUG33099 : media/video-timeupdate-reverse-play.html = TIMEOUT
 // We haven't implemented video preloading and it passing is a false positive.
 BUG16482 : media/video-preload.html = PASS FAIL
 
-// We don't support dynamic fonts on Linux.
-// Once we have the sandbox working, we should re-evaluate this.
+// Does not display courier for the letters, as the test requests.
 BUG10278 LINUX : fast/css/font-face-implicit-local-font.html = FAIL
 BUG10278 LINUX : fast/css/font-face-unicode-range.html = FAIL
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list