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

commit-queue at webkit.org commit-queue at webkit.org
Wed Dec 22 12:41:55 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 0f9c759406be7ab42652f323077df0e6e9a94c44
Author: commit-queue at webkit.org <commit-queue at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Aug 27 11:24:45 2010 +0000

    2010-08-27  Sheriff Bot  <webkit.review.bot at gmail.com>
    
            Unreviewed, rolling out r66196.
            http://trac.webkit.org/changeset/66196
            https://bugs.webkit.org/show_bug.cgi?id=44758
    
            Corresponding test has been rolled back (Requested by yuzo on
            #webkit).
    
            * platform/chromium-linux/svg/dom/path-pointAtLength-expected.txt: Removed.
            * platform/chromium-win/svg/dom/path-pointAtLength-expected.txt: Removed.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@66203 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 551f49c..08e0535 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,15 @@
+2010-08-27  Sheriff Bot  <webkit.review.bot at gmail.com>
+
+        Unreviewed, rolling out r66196.
+        http://trac.webkit.org/changeset/66196
+        https://bugs.webkit.org/show_bug.cgi?id=44758
+
+        Corresponding test has been rolled back (Requested by yuzo on
+        #webkit).
+
+        * platform/chromium-linux/svg/dom/path-pointAtLength-expected.txt: Removed.
+        * platform/chromium-win/svg/dom/path-pointAtLength-expected.txt: Removed.
+
 2010-08-27  Steve Block  <steveblock at google.com>
 
         Reviewed by Darin Adler.
diff --git a/LayoutTests/platform/chromium-linux/svg/dom/path-pointAtLength-expected.txt b/LayoutTests/platform/chromium-linux/svg/dom/path-pointAtLength-expected.txt
deleted file mode 100644
index e91f0ed..0000000
--- a/LayoutTests/platform/chromium-linux/svg/dom/path-pointAtLength-expected.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-This tests getPointAtLength of SVG path.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS pointAtLengthOfPath('M0,20 L400,20 L640,20') is '(640, 20)'
-FAIL pointAtLengthOfPath('M0,20 L400,20 L640,20 z') should be (580, 19.99991226196289). Was (580, 20.000051498413086).
-FAIL pointAtLengthOfPath('M0,20 L400,20 z M 320,20 L640,20') should be (100, 19.999984741210938). Was (100, 20.000009536743164).
-PASS successfullyParsed is true
-
-TEST COMPLETE
diff --git a/LayoutTests/platform/chromium-win/svg/dom/path-pointAtLength-expected.txt b/LayoutTests/platform/chromium-win/svg/dom/path-pointAtLength-expected.txt
deleted file mode 100644
index bb08791..0000000
--- a/LayoutTests/platform/chromium-win/svg/dom/path-pointAtLength-expected.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-This tests getPointAtLength of SVG path.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS pointAtLengthOfPath('M0,20 L400,20 L640,20') is '(640, 20)'
-FAIL pointAtLengthOfPath('M0,20 L400,20 L640,20 z') should be (580, 19.99991226196289). Was (580, 20.000051498413086).
-FAIL pointAtLengthOfPath('M0,20 L400,20 z M 320,20 L640,20') should be (100, 19.999984741210938). Was (100, 20.000009536743164).
-PASS successfullyParsed is true
-
-TEST COMPLETE

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list