[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

kenneth at webkit.org kenneth at webkit.org
Wed Apr 7 23:43:32 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 8275104b3844b38c433c857b586c5d26b0167dfb
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