[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

krit at webkit.org krit at webkit.org
Mon Feb 21 00:04:40 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit 112a6232cabd9e9b136f96f0d3916aa8f5f66ddf
Author: krit at webkit.org <krit at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Jan 27 23:20:56 2011 +0000

    2011-01-27  Dirk Schulze  <krit at webkit.org>
    
            Unreviewed rebaseline.
    
            SVG animation of Paths with segments of different coordinate modes on begin and end
            https://bugs.webkit.org/show_bug.cgi?id=52984
    
            Rebaseline for SL. HTML were created by make-script-test-wrappers now.
            Skip added tests on WebKit2 because of missing eventSender.
    
            * platform/mac-wk2/Skipped:
            * svg/animations/animate-path-nested-transforms-expected.txt:
            * svg/animations/animate-text-nested-transforms-expected.txt:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@76846 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index d4ded52..22ae3db 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,17 @@
+2011-01-27  Dirk Schulze  <krit at webkit.org>
+
+        Unreviewed rebaseline.
+
+        SVG animation of Paths with segments of different coordinate modes on begin and end
+        https://bugs.webkit.org/show_bug.cgi?id=52984
+
+        Rebaseline for SL. HTML were created by make-script-test-wrappers now.
+        Skip added tests on WebKit2 because of missing eventSender.
+
+        * platform/mac-wk2/Skipped:
+        * svg/animations/animate-path-nested-transforms-expected.txt:
+        * svg/animations/animate-text-nested-transforms-expected.txt:
+
 2011-01-27  Mihai Parparita  <mihaip at chromium.org>
 
         Unreviewed Chromium rebaseline for fast/text/text-letter-spacing.html
diff --git a/LayoutTests/platform/mac-wk2/Skipped b/LayoutTests/platform/mac-wk2/Skipped
index ccad216..185718e 100644
--- a/LayoutTests/platform/mac-wk2/Skipped
+++ b/LayoutTests/platform/mac-wk2/Skipped
@@ -555,10 +555,18 @@ svg/animations/animate-calcMode-spline-from-by.html
 svg/animations/animate-calcMode-spline-from-to.html
 svg/animations/animate-calcMode-spline-to.html
 svg/animations/animate-calcMode-spline-values.html
+svg/animations/animate-color-calcMode-discrete.html
 svg/animations/animate-color-transparent.html
 svg/animations/animate-gradient-transform.html
 svg/animations/animate-keySplines.html
+svg/animations/animate-number-calcMode-discrete.html
 svg/animations/animate-path-nested-transforms.html
+svg/animations/animate-path-animation-Cc-Ss.html
+svg/animations/animate-path-animation-Qq-Tt.html
+svg/animations/animate-path-animation-Ll-Vv-Hh.html
+svg/animations/animate-path-animation-cC-sS-inverse.html
+svg/animations/animate-path-animation-qQ-tT-inverse.html
+svg/animations/animate-path-animation-lL-vV-hH-inverse.html
 svg/animations/animate-points.html
 svg/animations/animate-text-nested-transforms.html
 svg/animations/animVal-basics.html
diff --git a/LayoutTests/svg/animations/animate-path-nested-transforms-expected.txt b/LayoutTests/svg/animations/animate-path-nested-transforms-expected.txt
index 48ae2c2..96bd847 100644
--- a/LayoutTests/svg/animations/animate-path-nested-transforms-expected.txt
+++ b/LayoutTests/svg/animations/animate-path-nested-transforms-expected.txt
@@ -1,14 +1,10 @@
-Test nested transforms with animateMotion
+SVG 1.1 dynamic animation tests
 
 test to determine whether auto-rotate animateMotion path animations pre-muliply or post-multiply animation transform matrix
 
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
-
-    
-  
-
 PASS rootSVGElement.getBBox().x is almost 400 (within 20)
 PASS rootSVGElement.getBBox().y is almost 240 (within 20)
 PASS rootSVGElement.getBBox().x is almost 660 (within 20)
diff --git a/LayoutTests/svg/animations/animate-text-nested-transforms-expected.txt b/LayoutTests/svg/animations/animate-text-nested-transforms-expected.txt
index b5c89a4..af594c3 100644
--- a/LayoutTests/svg/animations/animate-text-nested-transforms-expected.txt
+++ b/LayoutTests/svg/animations/animate-text-nested-transforms-expected.txt
@@ -1,4 +1,4 @@
-Test nested text transforms with animateMotion
+SVG 1.1 dynamic animation tests
 
 This is some text.
 test to determine whether auto-rotate animateMotion path animations pre-muliply or post-multiply animation transform matrix
@@ -6,10 +6,6 @@ test to determine whether auto-rotate animateMotion path animations pre-muliply
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
-
-    
-  
-
 PASS rootSVGElement.getBBox().x is almost 390 (within 20)
 PASS rootSVGElement.getBBox().y is almost 140 (within 20)
 PASS rootSVGElement.getBBox().x is almost 700 (within 20)

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list