[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.15.1-1414-gc69ee75

eric at webkit.org eric at webkit.org
Thu Oct 29 20:35:28 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit 9b60b312a879545e1e5fc9c75e9425a25d4c112c
Author: eric at webkit.org <eric at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Sep 29 00:47:41 2009 +0000

    2009-09-28  Zan Dobersek  <zandobersek at gmail.com>
    
            Reviewed by David Kilzer.
    
            [Gtk][Layout tests] Generate results for transitions tests
            https://bugs.webkit.org/show_bug.cgi?id=29786
    
            Add results for transitions tests and enable these tests in the Skipped.
    
            * platform/gtk/Skipped:
            * platform/gtk/transitions/transition-drt-api-expected.txt: Added.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@48850 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 1ce63f3..6c9f557 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -2,6 +2,18 @@
 
         Reviewed by David Kilzer.
 
+        [Gtk][Layout tests] Generate results for transitions tests
+        https://bugs.webkit.org/show_bug.cgi?id=29786
+
+        Add results for transitions tests and enable these tests in the Skipped.
+
+        * platform/gtk/Skipped:
+        * platform/gtk/transitions/transition-drt-api-expected.txt: Added.
+
+2009-09-28  Zan Dobersek  <zandobersek at gmail.com>
+
+        Reviewed by David Kilzer.
+
         [Gtk][Layout tests] Generate results for animations tests
         https://bugs.webkit.org/show_bug.cgi?id=29783
 
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index afe1c9c..52299f8 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5528,11 +5528,6 @@ tables/mozilla_expected_failures/other/test4.html
 #   Tests generating new results
 transforms/2d/zoom-menulist.html
 
-# Tests in transitions/ directory
-#   Tests generating new results
-transitions/transition-drt-api.html
-transitions/zero-duration-with-non-zero-delay-end.html
-
 # Tests in webarchive/ directory
 #   Tests failing
 webarchive/loading/test-loading-archive.html
diff --git a/LayoutTests/platform/gtk/transitions/transition-drt-api-expected.txt b/LayoutTests/platform/gtk/transitions/transition-drt-api-expected.txt
new file mode 100644
index 0000000..e1984ba
--- /dev/null
+++ b/LayoutTests/platform/gtk/transitions/transition-drt-api-expected.txt
@@ -0,0 +1,11 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x326
+  RenderBlock {HTML} at (0,0) size 800x326
+    RenderBody {BODY} at (0,21) size 800x305
+      RenderBlock {H1} at (0,0) size 800x84
+        RenderText {#text} at (0,0) size 796x84
+          text run at (0,0) width 796: "Test for DRT pauseTransitionAtTimeOnElementWithId()"
+          text run at (0,42) width 55: "API"
+layer at (125,126) size 200x200
+  RenderBlock (relative positioned) {DIV} at (0,105) size 200x200 [bgcolor=#FF0000]

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list