[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc
ossy at webkit.org
ossy at webkit.org
Wed Dec 22 13:50:51 UTC 2010
The following commit has been merged in the debian/experimental branch:
commit 424bef8f271155243b4adf6ffc71d2f04eca94ab
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Tue Sep 28 06:04:39 2010 +0000
Unreviewed fix after r68460.
* platform/qt/Skipped: Add http/tests/canvas/webgl/origin-clean-conformance.html, because 3D canvas is disabled by default.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@68490 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 8a11686..ba05131 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,11 @@
2010-09-27 Csaba Osztrogonác <ossy at webkit.org>
+ Unreviewed fix after r68460.
+
+ * platform/qt/Skipped: Add http/tests/canvas/webgl/origin-clean-conformance.html, because 3D canvas is disabled by default.
+
+2010-09-27 Csaba Osztrogonác <ossy at webkit.org>
+
Unreviewed fix after r68444. Add Qt specific expected files.
* platform/qt/fast/repaint/repaint-svg-after-style-change-expected.txt: Copied from LayoutTests/fast/repaint/repaint-svg-after-style-change-expected.txt.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 24e6017..faeb105 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -5480,3 +5480,6 @@ fast/filesystem
# LayoutTestController::nodesFromRect is not supported.
fast/dom/nodesFromRect-basic.html
+
+# It fails, because 3D canvas is disabled by default.
+http/tests/canvas/webgl/origin-clean-conformance.html
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list