[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.16-1409-g5afdf4d
kenneth at webkit.org
kenneth at webkit.org
Thu Dec 3 13:37:37 UTC 2009
The following commit has been merged in the webkit-1.1 branch:
commit cc0d446d2b550d651ff8a049b6df085f9629a985
Author: kenneth at webkit.org <kenneth at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Mon Nov 16 13:43:11 2009 +0000
Rubberstamped by Simon Hausmann.
Added new Qt expected results for animation tests.
* platform/qt/animations/change-transform-in-end-event-expected.txt: Added.
* platform/qt/animations/state-at-end-event-expected.txt: Added.
* platform/qt/animations/state-at-end-event-transform-expected.txt: Added.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51035 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 95fca3a..c7b1220 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2009-11-16 Kenneth Rohde Christiansen <kenneth at webkit.org>
+
+ Rubberstamped by Simon Hausmann.
+
+ Added new Qt expected results for animation tests.
+
+ * platform/qt/animations/change-transform-in-end-event-expected.txt: Added.
+ * platform/qt/animations/state-at-end-event-expected.txt: Added.
+ * platform/qt/animations/state-at-end-event-transform-expected.txt: Added.
+
2009-11-15 Chris Fleizach <cfleizach at apple.com>
Fixing broken layout test.
diff --git a/LayoutTests/platform/qt/animations/change-transform-in-end-event-expected.txt b/LayoutTests/platform/qt/animations/change-transform-in-end-event-expected.txt
new file mode 100644
index 0000000..63a148f
--- /dev/null
+++ b/LayoutTests/platform/qt/animations/change-transform-in-end-event-expected.txt
@@ -0,0 +1,15 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x162
+ RenderBlock {HTML} at (0,0) size 800x162
+ RenderBody {BODY} at (8,16) size 784x138
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 445x20
+ text run at (0,0) width 445: "At the end of the test the green box should obscure the red box."
+ RenderBlock {DIV} at (0,138) size 784x0
+layer at (8,52) size 402x102
+ RenderBlock (relative positioned) {DIV} at (0,36) size 402x102 [border: (1px solid #000000)]
+layer at (159,53) size 100x100
+ RenderBlock (positioned) {DIV} at (151,1) size 100x100 [bgcolor=#FF0000]
+layer at (9,53) size 100x100
+ RenderBlock (positioned) {DIV} at (1,1) size 100x100 [bgcolor=#008000]
diff --git a/LayoutTests/platform/qt/animations/state-at-end-event-expected.txt b/LayoutTests/platform/qt/animations/state-at-end-event-expected.txt
new file mode 100644
index 0000000..580cb95
--- /dev/null
+++ b/LayoutTests/platform/qt/animations/state-at-end-event-expected.txt
@@ -0,0 +1,15 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x162
+ RenderBlock {HTML} at (0,0) size 800x162
+ RenderBody {BODY} at (8,16) size 784x138
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 445x20
+ text run at (0,0) width 445: "At the end of the test the green box should obscure the red box."
+ RenderBlock {DIV} at (0,138) size 784x0
+layer at (8,52) size 402x102
+ RenderBlock (relative positioned) {DIV} at (0,36) size 402x102 [border: (1px solid #000000)]
+layer at (9,53) size 100x100
+ RenderBlock (positioned) {DIV} at (1,1) size 100x100 [bgcolor=#FF0000]
+layer at (9,53) size 100x100
+ RenderBlock (positioned) {DIV} at (1,1) size 100x100 [bgcolor=#008000]
diff --git a/LayoutTests/platform/qt/animations/state-at-end-event-transform-expected.txt b/LayoutTests/platform/qt/animations/state-at-end-event-transform-expected.txt
new file mode 100644
index 0000000..580cb95
--- /dev/null
+++ b/LayoutTests/platform/qt/animations/state-at-end-event-transform-expected.txt
@@ -0,0 +1,15 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x162
+ RenderBlock {HTML} at (0,0) size 800x162
+ RenderBody {BODY} at (8,16) size 784x138
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 445x20
+ text run at (0,0) width 445: "At the end of the test the green box should obscure the red box."
+ RenderBlock {DIV} at (0,138) size 784x0
+layer at (8,52) size 402x102
+ RenderBlock (relative positioned) {DIV} at (0,36) size 402x102 [border: (1px solid #000000)]
+layer at (9,53) size 100x100
+ RenderBlock (positioned) {DIV} at (1,1) size 100x100 [bgcolor=#FF0000]
+layer at (9,53) size 100x100
+ RenderBlock (positioned) {DIV} at (1,1) size 100x100 [bgcolor=#008000]
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list