From: kenneth@webkit.org Date: Mon, 16 Nov 2009 13:43:11 +0000 (+0000) Subject: Rubberstamped by Simon Hausmann. X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=commitdiff_plain;h=07cd849afb9bc19f4958efbf956c765e0cc8f23c;hp=e96706ababd3c9f0a51e6c969a5ec04025afb4dc 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: https://svn.webkit.org/repository/webkit/trunk@51035 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 95fca3a94b11..c7b1220df449 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,13 @@ +2009-11-16 Kenneth Rohde Christiansen + + 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 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 000000000000..63a148fd3fe1 --- /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 000000000000..580cb95f8ff3 --- /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 000000000000..580cb95f8ff3 --- /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]