[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.17-1283-gcf603cf
eric at webkit.org
eric at webkit.org
Wed Jan 6 00:15:46 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit bc456218c24e512b7a373f490a24298c820eb208
Author: eric at webkit.org <eric at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Mon Jan 4 01:55:55 2010 +0000
2010-01-03 Mario Bensi <mbensi at pleyo.com>
Reviewed by Simon Fraser.
create 3d directory and move tests dependent of 3D Rendering in this
directory.
https://bugs.webkit.org/show_bug.cgi?id=33081
* animations/3d: Added.
* animations/3d/change-transform-in-end-event.html: Copied from LayoutTests/animations/change-transform-in-end-event.html.
* animations/3d/state-at-end-event-transform.html: Copied from LayoutTests/animations/state-at-end-event-transform.html.
* animations/3d/transform-origin-vs-functions-expected.txt: Copied from LayoutTests/animations/transform-origin-vs-functions-expected.txt.
* animations/3d/transform-origin-vs-functions.html: Copied from LayoutTests/animations/transform-origin-vs-functions.html.
* animations/change-transform-in-end-event.html: Removed.
* animations/state-at-end-event-transform.html: Removed.
* animations/transform-origin-vs-functions-expected.txt: Removed.
* animations/transform-origin-vs-functions.html: Removed.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52694 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 06c110b..a40d0c9 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,22 @@
+2010-01-03 Mario Bensi <mbensi at pleyo.com>
+
+ Reviewed by Simon Fraser.
+
+ create 3d directory and move tests dependent of 3D Rendering in this
+ directory.
+
+ https://bugs.webkit.org/show_bug.cgi?id=33081
+
+ * animations/3d: Added.
+ * animations/3d/change-transform-in-end-event.html: Copied from LayoutTests/animations/change-transform-in-end-event.html.
+ * animations/3d/state-at-end-event-transform.html: Copied from LayoutTests/animations/state-at-end-event-transform.html.
+ * animations/3d/transform-origin-vs-functions-expected.txt: Copied from LayoutTests/animations/transform-origin-vs-functions-expected.txt.
+ * animations/3d/transform-origin-vs-functions.html: Copied from LayoutTests/animations/transform-origin-vs-functions.html.
+ * animations/change-transform-in-end-event.html: Removed.
+ * animations/state-at-end-event-transform.html: Removed.
+ * animations/transform-origin-vs-functions-expected.txt: Removed.
+ * animations/transform-origin-vs-functions.html: Removed.
+
2010-01-03 Gustavo Noronha Silva <gustavo.noronha at collabora.co.uk>
Skip test that fails on and off on the release bot.
diff --git a/LayoutTests/animations/change-transform-in-end-event.html b/LayoutTests/animations/3d/change-transform-in-end-event.html
similarity index 100%
rename from LayoutTests/animations/change-transform-in-end-event.html
rename to LayoutTests/animations/3d/change-transform-in-end-event.html
diff --git a/LayoutTests/animations/state-at-end-event-transform.html b/LayoutTests/animations/3d/state-at-end-event-transform.html
similarity index 100%
rename from LayoutTests/animations/state-at-end-event-transform.html
rename to LayoutTests/animations/3d/state-at-end-event-transform.html
diff --git a/LayoutTests/animations/transform-origin-vs-functions-expected.txt b/LayoutTests/animations/3d/transform-origin-vs-functions-expected.txt
similarity index 100%
rename from LayoutTests/animations/transform-origin-vs-functions-expected.txt
rename to LayoutTests/animations/3d/transform-origin-vs-functions-expected.txt
diff --git a/LayoutTests/animations/transform-origin-vs-functions.html b/LayoutTests/animations/3d/transform-origin-vs-functions.html
similarity index 100%
rename from LayoutTests/animations/transform-origin-vs-functions.html
rename to LayoutTests/animations/3d/transform-origin-vs-functions.html
diff --git a/LayoutTests/platform/mac/animations/change-transform-in-end-event-expected.checksum b/LayoutTests/platform/mac/animations/3d/change-transform-in-end-event-expected.checksum
similarity index 100%
rename from LayoutTests/platform/mac/animations/change-transform-in-end-event-expected.checksum
rename to LayoutTests/platform/mac/animations/3d/change-transform-in-end-event-expected.checksum
diff --git a/LayoutTests/platform/mac/animations/change-transform-in-end-event-expected.png b/LayoutTests/platform/mac/animations/3d/change-transform-in-end-event-expected.png
similarity index 100%
rename from LayoutTests/platform/mac/animations/change-transform-in-end-event-expected.png
rename to LayoutTests/platform/mac/animations/3d/change-transform-in-end-event-expected.png
diff --git a/LayoutTests/platform/mac/animations/change-transform-in-end-event-expected.txt b/LayoutTests/platform/mac/animations/3d/change-transform-in-end-event-expected.txt
similarity index 100%
rename from LayoutTests/platform/mac/animations/change-transform-in-end-event-expected.txt
rename to LayoutTests/platform/mac/animations/3d/change-transform-in-end-event-expected.txt
diff --git a/LayoutTests/platform/mac/animations/state-at-end-event-transform-expected.checksum b/LayoutTests/platform/mac/animations/3d/state-at-end-event-transform-expected.checksum
similarity index 100%
rename from LayoutTests/platform/mac/animations/state-at-end-event-transform-expected.checksum
rename to LayoutTests/platform/mac/animations/3d/state-at-end-event-transform-expected.checksum
diff --git a/LayoutTests/platform/mac/animations/state-at-end-event-transform-expected.png b/LayoutTests/platform/mac/animations/3d/state-at-end-event-transform-expected.png
similarity index 100%
rename from LayoutTests/platform/mac/animations/state-at-end-event-transform-expected.png
rename to LayoutTests/platform/mac/animations/3d/state-at-end-event-transform-expected.png
diff --git a/LayoutTests/platform/mac/animations/state-at-end-event-transform-expected.txt b/LayoutTests/platform/mac/animations/3d/state-at-end-event-transform-expected.txt
similarity index 100%
rename from LayoutTests/platform/mac/animations/state-at-end-event-transform-expected.txt
rename to LayoutTests/platform/mac/animations/3d/state-at-end-event-transform-expected.txt
diff --git a/LayoutTests/platform/qt/animations/change-transform-in-end-event-expected.txt b/LayoutTests/platform/qt/animations/3d/change-transform-in-end-event-expected.txt
similarity index 100%
rename from LayoutTests/platform/qt/animations/change-transform-in-end-event-expected.txt
rename to LayoutTests/platform/qt/animations/3d/change-transform-in-end-event-expected.txt
diff --git a/LayoutTests/platform/qt/animations/state-at-end-event-transform-expected.txt b/LayoutTests/platform/qt/animations/3d/state-at-end-event-transform-expected.txt
similarity index 100%
rename from LayoutTests/platform/qt/animations/state-at-end-event-transform-expected.txt
rename to LayoutTests/platform/qt/animations/3d/state-at-end-event-transform-expected.txt
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list