[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.16-1409-g5afdf4d
bweinstein at apple.com
bweinstein at apple.com
Thu Dec 3 13:32:50 UTC 2009
The following commit has been merged in the webkit-1.1 branch:
commit c573e670daeae0036ed0b7adfee9b7adae3df0c6
Author: bweinstein at apple.com <bweinstein at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Wed Nov 11 21:57:40 2009 +0000
Skip the webkit-color-correction tests because they crash on Windows
due to a CoreGraphics bug.
Reviewed by Darin Adler.
* platform/win/Skipped:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@50841 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 131affa..44e4c6d 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2009-11-11 Brian Weinstein <bweinstein at apple.com>
+
+ Reviewed by Darin Adler.
+
+ Skip the webkit-color-correction tests because they crash on Windows
+ due to a CoreGraphics bug.
+
+ * platform/win/Skipped:
+
2009-11-11 Eric Z. Ayers <zundel at google.com>
Reviewed by Pavel Feldman.
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index bcc33ad..8b90d89 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -682,3 +682,9 @@ fast/dom/HTMLObjectElement/children-changed.html
# Missing SocketStreamHandle implementation
websocket/tests
+
+# https://bugs.webkit.org/show_bug.cgi?id=31363
+fast/css/color-correction-backgrounds-and-text.html
+fast/css/color-correction-on-backgrounds.html
+fast/css/color-correction-on-text.html
+fast/css/color-correction.html
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list