[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

mrobinson at webkit.org mrobinson at webkit.org
Wed Dec 22 15:03:32 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit b2a39f33a67afcf946f9f6bb273240e45fb4af98
Author: mrobinson at webkit.org <mrobinson at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Oct 27 19:35:45 2010 +0000

    2010-10-27  Martin Robinson  <mrobinson at igalia.com>
    
            Add GTK+-specific baselines for a couple tests.
    
            * platform/gtk/animations/missing-values-first-keyframe-expected.txt: Added.
            * platform/gtk/animations/missing-values-last-keyframe-expected.txt: Added.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@70689 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index d061fa8..5d3d220 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,12 @@
 2010-10-27  Martin Robinson  <mrobinson at igalia.com>
 
+        Add GTK+-specific baselines for a couple tests.
+
+        * platform/gtk/animations/missing-values-first-keyframe-expected.txt: Added.
+        * platform/gtk/animations/missing-values-last-keyframe-expected.txt: Added.
+
+2010-10-27  Martin Robinson  <mrobinson at igalia.com>
+
         Reviewed by Gustavo Noronha Silva.
 
         [Cairo] Font fallback determination is very ineffecient
diff --git a/LayoutTests/platform/gtk/animations/missing-values-first-keyframe-expected.txt b/LayoutTests/platform/gtk/animations/missing-values-first-keyframe-expected.txt
new file mode 100644
index 0000000..445e1de
--- /dev/null
+++ b/LayoutTests/platform/gtk/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 800x238
+  RenderBlock {HTML} at (0,0) size 800x238
+    RenderBody {BODY} at (0,0) size 800x238
+      RenderBlock {DIV} at (0,200) size 800x38
+        RenderText {#text} at (0,0) size 471x19
+          text run at (0,0) width 471: "PASS - \"left\" property for \"box1\" element at 0.5s saw something close to: 100"
+        RenderBR {BR} at (471,0) size 0x19
+        RenderText {#text} at (0,19) size 568x19
+          text run at (0,19) width 568: "PASS - \"webkitTransform.4\" property for \"box2\" element at 0.5s saw something close to: 100"
+        RenderBR {BR} at (568,19) size 0x19
+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/gtk/animations/missing-values-last-keyframe-expected.txt b/LayoutTests/platform/gtk/animations/missing-values-last-keyframe-expected.txt
new file mode 100644
index 0000000..055cc83
--- /dev/null
+++ b/LayoutTests/platform/gtk/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 800x238
+  RenderBlock {HTML} at (0,0) size 800x238
+    RenderBody {BODY} at (0,0) size 800x238
+      RenderBlock {DIV} at (0,200) size 800x38
+        RenderText {#text} at (0,0) size 471x19
+          text run at (0,0) width 471: "PASS - \"left\" property for \"box1\" element at 1.5s saw something close to: 100"
+        RenderBR {BR} at (471,0) size 0x19
+        RenderText {#text} at (0,19) size 568x19
+          text run at (0,19) width 568: "PASS - \"webkitTransform.4\" property for \"box2\" element at 1.5s saw something close to: 100"
+        RenderBR {BR} at (568,19) size 0x19
+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