[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198
carlosgc at webkit.org
carlosgc at webkit.org
Sun Feb 20 23:48:36 UTC 2011
The following commit has been merged in the webkit-1.3 branch:
commit 91220f5b74f8439c13a0a1dbf864cc0b746b32a9
Author: carlosgc at webkit.org <carlosgc at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Tue Jan 25 15:46:12 2011 +0000
2011-01-25 Carlos Garcia Campos <cgarcia at igalia.com>
Unreviewed, add bug url for failing test on GTK.
[cairo] Fix LayoutTests/fast/canvas/patternfill-repeat.html
https://bugs.webkit.org/show_bug.cgi?id=53085
* platform/gtk/Skipped:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@76593 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 1a30447..63a6dbf 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2011-01-25 Carlos Garcia Campos <cgarcia at igalia.com>
+
+ Unreviewed, add bug url for failing test on GTK.
+
+ [cairo] Fix LayoutTests/fast/canvas/patternfill-repeat.html
+ https://bugs.webkit.org/show_bug.cgi?id=53085
+
+ * platform/gtk/Skipped:
+
2011-01-25 Mario Sanchez Prada <msanchez at igalia.com>
Reviewed by Antonio Gomes.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 29e4045..b9330d0 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -1113,6 +1113,10 @@ fast/dom/gc-11.html
# https://bugs.webkit.org/show_bug.cgi?id=51242
fast/dom/global-constructors.html
+# https://bugs.webkit.org/show_bug.cgi?id=53085
+# Cairo doesn't support repeat-x and repeat-y
+fast/canvas/patternfill-repeat.html
+
# Tests generating new results
fast/block/basic/001.html
fast/block/basic/002.html
@@ -1456,7 +1460,6 @@ fast/canvas/fillrect-gradient-zero-stops.html
fast/canvas/fillrect_gradient.html
fast/canvas/gradient-add-second-start-end-stop.html
fast/canvas/image-object-in-canvas.html
-fast/canvas/patternfill-repeat.html
fast/canvas/quadraticCurveTo.xml
fast/canvas/zero-size-fill-rect.html
fast/clip/001.html
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list