[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 15:04:54 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit aa2bde9cbad1b90660afadf11d4086da4400303d
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Oct 27 21:27:17 2010 +0000

    Unreviewed. Add Qt specific expected results after r70657.
    
    * platform/qt/animations/missing-values-first-keyframe-expected.txt: Added.
    * platform/qt/animations/missing-values-last-keyframe-expected.txt: Added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@70710 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index c6233c9..3937fe4 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2010-10-27  Csaba Osztrogonác  <ossy at webkit.org>
+
+        Unreviewed. Add Qt specific expected results after r70657.
+
+        * platform/qt/animations/missing-values-first-keyframe-expected.txt: Added.
+        * platform/qt/animations/missing-values-last-keyframe-expected.txt: Added.
+
 2010-10-27  Dimitri Glazkov  <dglazkov at chromium.org>
 
         [Chromium] Add expectations after r70692.
diff --git a/LayoutTests/platform/qt/animations/missing-values-first-keyframe-expected.txt b/LayoutTests/platform/qt/animations/missing-values-first-keyframe-expected.txt
new file mode 100644
index 0000000..e263e2b
--- /dev/null
+++ b/LayoutTests/platform/qt/animations/missing-values-first-keyframe-expected.txt
@@ -0,0 +1,20 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x242
+  RenderBlock {HTML} at (0,0) size 800x242
+    RenderBody {BODY} at (0,0) size 800x242
+      RenderBlock {DIV} at (0,200) size 800x42
+        RenderText {#text} at (0,0) size 527x21
+          text run at (0,0) width 527: "PASS - \"left\" property for \"box1\" element at 0.5s saw something close to: 100"
+        RenderBR {BR} at (527,0) size 0x21
+        RenderText {#text} at (0,21) size 638x21
+          text run at (0,21) width 638: "PASS - \"webkitTransform.4\" property for \"box2\" element at 0.5s saw something close to: 100"
+        RenderBR {BR} at (638,21) size 0x21
+layer at (100,0) size 100x100
+  RenderBlock (positioned) {DIV} at (100,0) size 100x100 [bgcolor=#FF0000]
+layer at (100,100) size 100x100
+  RenderBlock (positioned) {DIV} at (100,100) size 100x100 [bgcolor=#FF0000]
+layer at (100,0) size 100x100
+  RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
+layer at (0,100) size 100x100
+  RenderBlock (relative positioned) {DIV} at (0,100) size 100x100 [bgcolor=#008000]
diff --git a/LayoutTests/platform/qt/animations/missing-values-last-keyframe-expected.txt b/LayoutTests/platform/qt/animations/missing-values-last-keyframe-expected.txt
new file mode 100644
index 0000000..53052b9
--- /dev/null
+++ b/LayoutTests/platform/qt/animations/missing-values-last-keyframe-expected.txt
@@ -0,0 +1,20 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x242
+  RenderBlock {HTML} at (0,0) size 800x242
+    RenderBody {BODY} at (0,0) size 800x242
+      RenderBlock {DIV} at (0,200) size 800x42
+        RenderText {#text} at (0,0) size 527x21
+          text run at (0,0) width 527: "PASS - \"left\" property for \"box1\" element at 1.5s saw something close to: 100"
+        RenderBR {BR} at (527,0) size 0x21
+        RenderText {#text} at (0,21) size 638x21
+          text run at (0,21) width 638: "PASS - \"webkitTransform.4\" property for \"box2\" element at 1.5s saw something close to: 100"
+        RenderBR {BR} at (638,21) size 0x21
+layer at (100,0) size 100x100
+  RenderBlock (positioned) {DIV} at (100,0) size 100x100 [bgcolor=#FF0000]
+layer at (100,100) size 100x100
+  RenderBlock (positioned) {DIV} at (100,100) size 100x100 [bgcolor=#FF0000]
+layer at (100,0) size 100x100
+  RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
+layer at (0,100) size 100x100
+  RenderBlock (relative positioned) {DIV} at (0,100) size 100x100 [bgcolor=#008000]

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list