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

commit-queue at webkit.org commit-queue at webkit.org
Wed Dec 22 18:27:06 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 9a312562eec8bfd0b5cac9e2eba46a61ef5f73cc
Author: commit-queue at webkit.org <commit-queue at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Dec 11 01:48:20 2010 +0000

    2010-12-10  W. James MacLean  <wjmaclean at chromium.org>
    
            Reviewed by Ojan Vafai.
    
            Remove unnecessary pixel results, use platform-independent text results, re Changeset 72802
            https://bugs.webkit.org/show_bug.cgi?id=50233
    
            First part of two-part patch to remove unnecessary pixel tests, and (in part two)
            have a single set of text expectations for all platforms. The standardized text
            expectations are added in this patch.
    
            * platform/chromium-linux/svg/custom/svg-parse-overflow-1-expected.checksum: Removed.
            * platform/chromium-linux/svg/custom/svg-parse-overflow-1-expected.png: Removed.
            * platform/chromium-linux/svg/custom/svg-parse-overflow-2-expected.checksum: Removed.
            * platform/chromium-linux/svg/custom/svg-parse-overflow-2-expected.png: Removed.
            * platform/chromium-linux/svg/custom/svg-parse-overflow-3-expected.checksum: Removed.
            * platform/chromium-linux/svg/custom/svg-parse-overflow-3-expected.png: Removed.
            * platform/chromium-linux/svg/custom/svg-parse-overflow-4-expected.checksum: Removed.
            * platform/chromium-linux/svg/custom/svg-parse-overflow-4-expected.png: Removed.
            * platform/chromium-linux/svg/custom/svg-parse-overflow-5-expected.checksum: Removed.
            * platform/chromium-linux/svg/custom/svg-parse-overflow-5-expected.png: Removed.
            * platform/chromium-mac/svg/custom/svg-parse-overflow-1-expected.checksum: Removed.
            * platform/chromium-mac/svg/custom/svg-parse-overflow-1-expected.png: Removed.
            * platform/chromium-mac/svg/custom/svg-parse-overflow-2-expected.checksum: Removed.
            * platform/chromium-mac/svg/custom/svg-parse-overflow-2-expected.png: Removed.
            * platform/chromium-mac/svg/custom/svg-parse-overflow-3-expected.checksum: Removed.
            * platform/chromium-mac/svg/custom/svg-parse-overflow-3-expected.png: Removed.
            * platform/chromium-mac/svg/custom/svg-parse-overflow-4-expected.checksum: Removed.
            * platform/chromium-mac/svg/custom/svg-parse-overflow-4-expected.png: Removed.
            * platform/chromium-mac/svg/custom/svg-parse-overflow-5-expected.checksum: Removed.
            * platform/chromium-mac/svg/custom/svg-parse-overflow-5-expected.png: Removed.
            * platform/chromium-win/svg/custom/svg-parse-overflow-1-expected.checksum: Removed.
            * platform/chromium-win/svg/custom/svg-parse-overflow-1-expected.png: Removed.
            * platform/chromium-win/svg/custom/svg-parse-overflow-2-expected.checksum: Removed.
            * platform/chromium-win/svg/custom/svg-parse-overflow-2-expected.png: Removed.
            * platform/chromium-win/svg/custom/svg-parse-overflow-3-expected.checksum: Removed.
            * platform/chromium-win/svg/custom/svg-parse-overflow-3-expected.png: Removed.
            * platform/chromium-win/svg/custom/svg-parse-overflow-4-expected.checksum: Removed.
            * platform/chromium-win/svg/custom/svg-parse-overflow-4-expected.png: Removed.
            * platform/chromium-win/svg/custom/svg-parse-overflow-5-expected.checksum: Removed.
            * platform/chromium-win/svg/custom/svg-parse-overflow-5-expected.png: Removed.
            * platform/mac/svg/custom/svg-parse-overflow-1-expected.checksum: Removed.
            * platform/mac/svg/custom/svg-parse-overflow-1-expected.png: Removed.
            * platform/mac/svg/custom/svg-parse-overflow-2-expected.checksum: Removed.
            * platform/mac/svg/custom/svg-parse-overflow-2-expected.png: Removed.
            * platform/mac/svg/custom/svg-parse-overflow-3-expected.checksum: Removed.
            * platform/mac/svg/custom/svg-parse-overflow-3-expected.png: Removed.
            * platform/mac/svg/custom/svg-parse-overflow-4-expected.checksum: Removed.
            * platform/mac/svg/custom/svg-parse-overflow-4-expected.png: Removed.
            * platform/mac/svg/custom/svg-parse-overflow-5-expected.checksum: Removed.
            * platform/mac/svg/custom/svg-parse-overflow-5-expected.png: Removed.
            * svg/custom/svg-parse-overflow-1-expected.txt: Added.
            * svg/custom/svg-parse-overflow-1.html:
            * svg/custom/svg-parse-overflow-2-expected.txt: Added.
            * svg/custom/svg-parse-overflow-2.html:
            * svg/custom/svg-parse-overflow-3-expected.txt: Added.
            * svg/custom/svg-parse-overflow-3.html:
            * svg/custom/svg-parse-overflow-4-expected.txt: Added.
            * svg/custom/svg-parse-overflow-4.html:
            * svg/custom/svg-parse-overflow-5-expected.txt: Added.
            * svg/custom/svg-parse-overflow-5.html:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73824 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 27907ef..e87e380 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,65 @@
+2010-12-10  W. James MacLean  <wjmaclean at chromium.org>
+
+        Reviewed by Ojan Vafai.
+
+        Remove unnecessary pixel results, use platform-independent text results, re Changeset 72802
+        https://bugs.webkit.org/show_bug.cgi?id=50233
+
+        First part of two-part patch to remove unnecessary pixel tests, and (in part two)
+        have a single set of text expectations for all platforms. The standardized text
+        expectations are added in this patch.
+
+        * platform/chromium-linux/svg/custom/svg-parse-overflow-1-expected.checksum: Removed.
+        * platform/chromium-linux/svg/custom/svg-parse-overflow-1-expected.png: Removed.
+        * platform/chromium-linux/svg/custom/svg-parse-overflow-2-expected.checksum: Removed.
+        * platform/chromium-linux/svg/custom/svg-parse-overflow-2-expected.png: Removed.
+        * platform/chromium-linux/svg/custom/svg-parse-overflow-3-expected.checksum: Removed.
+        * platform/chromium-linux/svg/custom/svg-parse-overflow-3-expected.png: Removed.
+        * platform/chromium-linux/svg/custom/svg-parse-overflow-4-expected.checksum: Removed.
+        * platform/chromium-linux/svg/custom/svg-parse-overflow-4-expected.png: Removed.
+        * platform/chromium-linux/svg/custom/svg-parse-overflow-5-expected.checksum: Removed.
+        * platform/chromium-linux/svg/custom/svg-parse-overflow-5-expected.png: Removed.
+        * platform/chromium-mac/svg/custom/svg-parse-overflow-1-expected.checksum: Removed.
+        * platform/chromium-mac/svg/custom/svg-parse-overflow-1-expected.png: Removed.
+        * platform/chromium-mac/svg/custom/svg-parse-overflow-2-expected.checksum: Removed.
+        * platform/chromium-mac/svg/custom/svg-parse-overflow-2-expected.png: Removed.
+        * platform/chromium-mac/svg/custom/svg-parse-overflow-3-expected.checksum: Removed.
+        * platform/chromium-mac/svg/custom/svg-parse-overflow-3-expected.png: Removed.
+        * platform/chromium-mac/svg/custom/svg-parse-overflow-4-expected.checksum: Removed.
+        * platform/chromium-mac/svg/custom/svg-parse-overflow-4-expected.png: Removed.
+        * platform/chromium-mac/svg/custom/svg-parse-overflow-5-expected.checksum: Removed.
+        * platform/chromium-mac/svg/custom/svg-parse-overflow-5-expected.png: Removed.
+        * platform/chromium-win/svg/custom/svg-parse-overflow-1-expected.checksum: Removed.
+        * platform/chromium-win/svg/custom/svg-parse-overflow-1-expected.png: Removed.
+        * platform/chromium-win/svg/custom/svg-parse-overflow-2-expected.checksum: Removed.
+        * platform/chromium-win/svg/custom/svg-parse-overflow-2-expected.png: Removed.
+        * platform/chromium-win/svg/custom/svg-parse-overflow-3-expected.checksum: Removed.
+        * platform/chromium-win/svg/custom/svg-parse-overflow-3-expected.png: Removed.
+        * platform/chromium-win/svg/custom/svg-parse-overflow-4-expected.checksum: Removed.
+        * platform/chromium-win/svg/custom/svg-parse-overflow-4-expected.png: Removed.
+        * platform/chromium-win/svg/custom/svg-parse-overflow-5-expected.checksum: Removed.
+        * platform/chromium-win/svg/custom/svg-parse-overflow-5-expected.png: Removed.
+        * platform/mac/svg/custom/svg-parse-overflow-1-expected.checksum: Removed.
+        * platform/mac/svg/custom/svg-parse-overflow-1-expected.png: Removed.
+        * platform/mac/svg/custom/svg-parse-overflow-2-expected.checksum: Removed.
+        * platform/mac/svg/custom/svg-parse-overflow-2-expected.png: Removed.
+        * platform/mac/svg/custom/svg-parse-overflow-3-expected.checksum: Removed.
+        * platform/mac/svg/custom/svg-parse-overflow-3-expected.png: Removed.
+        * platform/mac/svg/custom/svg-parse-overflow-4-expected.checksum: Removed.
+        * platform/mac/svg/custom/svg-parse-overflow-4-expected.png: Removed.
+        * platform/mac/svg/custom/svg-parse-overflow-5-expected.checksum: Removed.
+        * platform/mac/svg/custom/svg-parse-overflow-5-expected.png: Removed.
+        * svg/custom/svg-parse-overflow-1-expected.txt: Added.
+        * svg/custom/svg-parse-overflow-1.html:
+        * svg/custom/svg-parse-overflow-2-expected.txt: Added.
+        * svg/custom/svg-parse-overflow-2.html:
+        * svg/custom/svg-parse-overflow-3-expected.txt: Added.
+        * svg/custom/svg-parse-overflow-3.html:
+        * svg/custom/svg-parse-overflow-4-expected.txt: Added.
+        * svg/custom/svg-parse-overflow-4.html:
+        * svg/custom/svg-parse-overflow-5-expected.txt: Added.
+        * svg/custom/svg-parse-overflow-5.html:
+
 2010-12-10  Peter Kasting  <pkasting at google.com>
 
         Unreviewed Chromium test expectations update.
diff --git a/LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-1-expected.checksum b/LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-1-expected.checksum
deleted file mode 100644
index 72f25db..0000000
--- a/LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-1-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-92b6d080cc1095c6d376647796d17838
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-1-expected.png b/LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-1-expected.png
deleted file mode 100644
index 09c4aa9..0000000
Binary files a/LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-1-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-2-expected.checksum b/LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-2-expected.checksum
deleted file mode 100644
index 72f25db..0000000
--- a/LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-2-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-92b6d080cc1095c6d376647796d17838
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-2-expected.png b/LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-2-expected.png
deleted file mode 100644
index 09c4aa9..0000000
Binary files a/LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-2-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-3-expected.checksum b/LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-3-expected.checksum
deleted file mode 100644
index 72f25db..0000000
--- a/LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-3-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-92b6d080cc1095c6d376647796d17838
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-3-expected.png b/LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-3-expected.png
deleted file mode 100644
index 09c4aa9..0000000
Binary files a/LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-3-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-4-expected.checksum b/LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-4-expected.checksum
deleted file mode 100644
index 72f25db..0000000
--- a/LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-4-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-92b6d080cc1095c6d376647796d17838
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-4-expected.png b/LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-4-expected.png
deleted file mode 100644
index 09c4aa9..0000000
Binary files a/LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-4-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-5-expected.checksum b/LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-5-expected.checksum
deleted file mode 100644
index 72f25db..0000000
--- a/LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-5-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-92b6d080cc1095c6d376647796d17838
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-5-expected.png b/LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-5-expected.png
deleted file mode 100644
index 09c4aa9..0000000
Binary files a/LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-5-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/chromium-mac/svg/custom/svg-parse-overflow-1-expected.checksum b/LayoutTests/platform/chromium-mac/svg/custom/svg-parse-overflow-1-expected.checksum
deleted file mode 100644
index 36d21ce..0000000
--- a/LayoutTests/platform/chromium-mac/svg/custom/svg-parse-overflow-1-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-71e8d21c7c99dabaa37455d8ac9ae532
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-mac/svg/custom/svg-parse-overflow-1-expected.png b/LayoutTests/platform/chromium-mac/svg/custom/svg-parse-overflow-1-expected.png
deleted file mode 100644
index 89c065d..0000000
Binary files a/LayoutTests/platform/chromium-mac/svg/custom/svg-parse-overflow-1-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/chromium-mac/svg/custom/svg-parse-overflow-2-expected.checksum b/LayoutTests/platform/chromium-mac/svg/custom/svg-parse-overflow-2-expected.checksum
deleted file mode 100644
index 36d21ce..0000000
--- a/LayoutTests/platform/chromium-mac/svg/custom/svg-parse-overflow-2-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-71e8d21c7c99dabaa37455d8ac9ae532
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-mac/svg/custom/svg-parse-overflow-2-expected.png b/LayoutTests/platform/chromium-mac/svg/custom/svg-parse-overflow-2-expected.png
deleted file mode 100644
index 89c065d..0000000
Binary files a/LayoutTests/platform/chromium-mac/svg/custom/svg-parse-overflow-2-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/chromium-mac/svg/custom/svg-parse-overflow-3-expected.checksum b/LayoutTests/platform/chromium-mac/svg/custom/svg-parse-overflow-3-expected.checksum
deleted file mode 100644
index 36d21ce..0000000
--- a/LayoutTests/platform/chromium-mac/svg/custom/svg-parse-overflow-3-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-71e8d21c7c99dabaa37455d8ac9ae532
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-mac/svg/custom/svg-parse-overflow-3-expected.png b/LayoutTests/platform/chromium-mac/svg/custom/svg-parse-overflow-3-expected.png
deleted file mode 100644
index 89c065d..0000000
Binary files a/LayoutTests/platform/chromium-mac/svg/custom/svg-parse-overflow-3-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/chromium-mac/svg/custom/svg-parse-overflow-4-expected.checksum b/LayoutTests/platform/chromium-mac/svg/custom/svg-parse-overflow-4-expected.checksum
deleted file mode 100644
index 36d21ce..0000000
--- a/LayoutTests/platform/chromium-mac/svg/custom/svg-parse-overflow-4-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-71e8d21c7c99dabaa37455d8ac9ae532
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-mac/svg/custom/svg-parse-overflow-4-expected.png b/LayoutTests/platform/chromium-mac/svg/custom/svg-parse-overflow-4-expected.png
deleted file mode 100644
index 89c065d..0000000
Binary files a/LayoutTests/platform/chromium-mac/svg/custom/svg-parse-overflow-4-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/chromium-mac/svg/custom/svg-parse-overflow-5-expected.checksum b/LayoutTests/platform/chromium-mac/svg/custom/svg-parse-overflow-5-expected.checksum
deleted file mode 100644
index 36d21ce..0000000
--- a/LayoutTests/platform/chromium-mac/svg/custom/svg-parse-overflow-5-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-71e8d21c7c99dabaa37455d8ac9ae532
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-mac/svg/custom/svg-parse-overflow-5-expected.png b/LayoutTests/platform/chromium-mac/svg/custom/svg-parse-overflow-5-expected.png
deleted file mode 100644
index 89c065d..0000000
Binary files a/LayoutTests/platform/chromium-mac/svg/custom/svg-parse-overflow-5-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/chromium-win/svg/custom/svg-parse-overflow-1-expected.checksum b/LayoutTests/platform/chromium-win/svg/custom/svg-parse-overflow-1-expected.checksum
deleted file mode 100644
index b983e99..0000000
--- a/LayoutTests/platform/chromium-win/svg/custom/svg-parse-overflow-1-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-bf63315ae4cf1d1f74b85d99588f789b
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-win/svg/custom/svg-parse-overflow-1-expected.png b/LayoutTests/platform/chromium-win/svg/custom/svg-parse-overflow-1-expected.png
deleted file mode 100644
index f7cb3eb..0000000
Binary files a/LayoutTests/platform/chromium-win/svg/custom/svg-parse-overflow-1-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/chromium-win/svg/custom/svg-parse-overflow-2-expected.checksum b/LayoutTests/platform/chromium-win/svg/custom/svg-parse-overflow-2-expected.checksum
deleted file mode 100644
index b983e99..0000000
--- a/LayoutTests/platform/chromium-win/svg/custom/svg-parse-overflow-2-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-bf63315ae4cf1d1f74b85d99588f789b
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-win/svg/custom/svg-parse-overflow-2-expected.png b/LayoutTests/platform/chromium-win/svg/custom/svg-parse-overflow-2-expected.png
deleted file mode 100644
index f7cb3eb..0000000
Binary files a/LayoutTests/platform/chromium-win/svg/custom/svg-parse-overflow-2-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/chromium-win/svg/custom/svg-parse-overflow-3-expected.checksum b/LayoutTests/platform/chromium-win/svg/custom/svg-parse-overflow-3-expected.checksum
deleted file mode 100644
index b983e99..0000000
--- a/LayoutTests/platform/chromium-win/svg/custom/svg-parse-overflow-3-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-bf63315ae4cf1d1f74b85d99588f789b
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-win/svg/custom/svg-parse-overflow-3-expected.png b/LayoutTests/platform/chromium-win/svg/custom/svg-parse-overflow-3-expected.png
deleted file mode 100644
index f7cb3eb..0000000
Binary files a/LayoutTests/platform/chromium-win/svg/custom/svg-parse-overflow-3-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/chromium-win/svg/custom/svg-parse-overflow-4-expected.checksum b/LayoutTests/platform/chromium-win/svg/custom/svg-parse-overflow-4-expected.checksum
deleted file mode 100644
index b983e99..0000000
--- a/LayoutTests/platform/chromium-win/svg/custom/svg-parse-overflow-4-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-bf63315ae4cf1d1f74b85d99588f789b
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-win/svg/custom/svg-parse-overflow-4-expected.png b/LayoutTests/platform/chromium-win/svg/custom/svg-parse-overflow-4-expected.png
deleted file mode 100644
index f7cb3eb..0000000
Binary files a/LayoutTests/platform/chromium-win/svg/custom/svg-parse-overflow-4-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/chromium-win/svg/custom/svg-parse-overflow-5-expected.checksum b/LayoutTests/platform/chromium-win/svg/custom/svg-parse-overflow-5-expected.checksum
deleted file mode 100644
index b983e99..0000000
--- a/LayoutTests/platform/chromium-win/svg/custom/svg-parse-overflow-5-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-bf63315ae4cf1d1f74b85d99588f789b
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-win/svg/custom/svg-parse-overflow-5-expected.png b/LayoutTests/platform/chromium-win/svg/custom/svg-parse-overflow-5-expected.png
deleted file mode 100644
index f7cb3eb..0000000
Binary files a/LayoutTests/platform/chromium-win/svg/custom/svg-parse-overflow-5-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/mac/svg/custom/svg-parse-overflow-1-expected.checksum b/LayoutTests/platform/mac/svg/custom/svg-parse-overflow-1-expected.checksum
deleted file mode 100644
index 6e31e47..0000000
--- a/LayoutTests/platform/mac/svg/custom/svg-parse-overflow-1-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-0d43bde864809d32cf33b7ee9ef53790
\ No newline at end of file
diff --git a/LayoutTests/platform/mac/svg/custom/svg-parse-overflow-1-expected.png b/LayoutTests/platform/mac/svg/custom/svg-parse-overflow-1-expected.png
deleted file mode 100644
index fcb1bd2..0000000
Binary files a/LayoutTests/platform/mac/svg/custom/svg-parse-overflow-1-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/mac/svg/custom/svg-parse-overflow-2-expected.checksum b/LayoutTests/platform/mac/svg/custom/svg-parse-overflow-2-expected.checksum
deleted file mode 100644
index 6e31e47..0000000
--- a/LayoutTests/platform/mac/svg/custom/svg-parse-overflow-2-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-0d43bde864809d32cf33b7ee9ef53790
\ No newline at end of file
diff --git a/LayoutTests/platform/mac/svg/custom/svg-parse-overflow-2-expected.png b/LayoutTests/platform/mac/svg/custom/svg-parse-overflow-2-expected.png
deleted file mode 100644
index fcb1bd2..0000000
Binary files a/LayoutTests/platform/mac/svg/custom/svg-parse-overflow-2-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/mac/svg/custom/svg-parse-overflow-3-expected.checksum b/LayoutTests/platform/mac/svg/custom/svg-parse-overflow-3-expected.checksum
deleted file mode 100644
index 6e31e47..0000000
--- a/LayoutTests/platform/mac/svg/custom/svg-parse-overflow-3-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-0d43bde864809d32cf33b7ee9ef53790
\ No newline at end of file
diff --git a/LayoutTests/platform/mac/svg/custom/svg-parse-overflow-3-expected.png b/LayoutTests/platform/mac/svg/custom/svg-parse-overflow-3-expected.png
deleted file mode 100644
index fcb1bd2..0000000
Binary files a/LayoutTests/platform/mac/svg/custom/svg-parse-overflow-3-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/mac/svg/custom/svg-parse-overflow-4-expected.checksum b/LayoutTests/platform/mac/svg/custom/svg-parse-overflow-4-expected.checksum
deleted file mode 100644
index 6e31e47..0000000
--- a/LayoutTests/platform/mac/svg/custom/svg-parse-overflow-4-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-0d43bde864809d32cf33b7ee9ef53790
\ No newline at end of file
diff --git a/LayoutTests/platform/mac/svg/custom/svg-parse-overflow-4-expected.png b/LayoutTests/platform/mac/svg/custom/svg-parse-overflow-4-expected.png
deleted file mode 100644
index fcb1bd2..0000000
Binary files a/LayoutTests/platform/mac/svg/custom/svg-parse-overflow-4-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/mac/svg/custom/svg-parse-overflow-5-expected.checksum b/LayoutTests/platform/mac/svg/custom/svg-parse-overflow-5-expected.checksum
deleted file mode 100644
index 6e31e47..0000000
--- a/LayoutTests/platform/mac/svg/custom/svg-parse-overflow-5-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-0d43bde864809d32cf33b7ee9ef53790
\ No newline at end of file
diff --git a/LayoutTests/platform/mac/svg/custom/svg-parse-overflow-5-expected.png b/LayoutTests/platform/mac/svg/custom/svg-parse-overflow-5-expected.png
deleted file mode 100644
index fcb1bd2..0000000
Binary files a/LayoutTests/platform/mac/svg/custom/svg-parse-overflow-5-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-1-expected.txt b/LayoutTests/svg/custom/svg-parse-overflow-1-expected.txt
similarity index 100%
copy from LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-1-expected.txt
copy to LayoutTests/svg/custom/svg-parse-overflow-1-expected.txt
diff --git a/LayoutTests/svg/custom/svg-parse-overflow-1.html b/LayoutTests/svg/custom/svg-parse-overflow-1.html
index 9537e46..5fb9462 100644
--- a/LayoutTests/svg/custom/svg-parse-overflow-1.html
+++ b/LayoutTests/svg/custom/svg-parse-overflow-1.html
@@ -3,7 +3,7 @@
 <script>
 document.body.offsetTop;
 if (window.layoutTestController)
-    layoutTestController.dumpAsText(true);
+    layoutTestController.dumpAsText();
 </script>
 <svg>
 <foreignObject y="105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" transform="scale(5) skewX(5)">
diff --git a/LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-2-expected.txt b/LayoutTests/svg/custom/svg-parse-overflow-2-expected.txt
similarity index 100%
copy from LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-2-expected.txt
copy to LayoutTests/svg/custom/svg-parse-overflow-2-expected.txt
diff --git a/LayoutTests/svg/custom/svg-parse-overflow-2.html b/LayoutTests/svg/custom/svg-parse-overflow-2.html
index 31d547e..3ea49f4 100644
--- a/LayoutTests/svg/custom/svg-parse-overflow-2.html
+++ b/LayoutTests/svg/custom/svg-parse-overflow-2.html
@@ -3,7 +3,7 @@
 <script>
 document.body.offsetTop;
 if (window.layoutTestController)
-    layoutTestController.dumpAsText(true);
+    layoutTestController.dumpAsText();
 </script>
 <svg>
 <rect width="478" height="-105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" stroke="#000000">
diff --git a/LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-3-expected.txt b/LayoutTests/svg/custom/svg-parse-overflow-3-expected.txt
similarity index 100%
copy from LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-3-expected.txt
copy to LayoutTests/svg/custom/svg-parse-overflow-3-expected.txt
diff --git a/LayoutTests/svg/custom/svg-parse-overflow-3.html b/LayoutTests/svg/custom/svg-parse-overflow-3.html
index 7ad9bc2..f438a0d 100644
--- a/LayoutTests/svg/custom/svg-parse-overflow-3.html
+++ b/LayoutTests/svg/custom/svg-parse-overflow-3.html
@@ -3,7 +3,7 @@
 <script>
 document.body.offsetTop;
 if (window.layoutTestController)
-    layoutTestController.dumpAsText(true);
+    layoutTestController.dumpAsText();
 </script>
 <style>
 svg {
diff --git a/LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-4-expected.txt b/LayoutTests/svg/custom/svg-parse-overflow-4-expected.txt
similarity index 100%
copy from LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-4-expected.txt
copy to LayoutTests/svg/custom/svg-parse-overflow-4-expected.txt
diff --git a/LayoutTests/svg/custom/svg-parse-overflow-4.html b/LayoutTests/svg/custom/svg-parse-overflow-4.html
index 55d8179..2cdb994 100644
--- a/LayoutTests/svg/custom/svg-parse-overflow-4.html
+++ b/LayoutTests/svg/custom/svg-parse-overflow-4.html
@@ -3,7 +3,7 @@
 <script>
 document.body.offsetTop;
 if (window.layoutTestController)
-    layoutTestController.dumpAsText(true);
+    layoutTestController.dumpAsText();
 </script>
 <svg>
 <foreignObject y="105.0e50" transform="scale(5) skewX(5)">
diff --git a/LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-5-expected.txt b/LayoutTests/svg/custom/svg-parse-overflow-5-expected.txt
similarity index 100%
copy from LayoutTests/platform/chromium-linux/svg/custom/svg-parse-overflow-5-expected.txt
copy to LayoutTests/svg/custom/svg-parse-overflow-5-expected.txt
diff --git a/LayoutTests/svg/custom/svg-parse-overflow-5.html b/LayoutTests/svg/custom/svg-parse-overflow-5.html
index b22ea6d..11808f5 100644
--- a/LayoutTests/svg/custom/svg-parse-overflow-5.html
+++ b/LayoutTests/svg/custom/svg-parse-overflow-5.html
@@ -3,7 +3,7 @@
 <script>
 document.body.offsetTop;
 if (window.layoutTestController)
-    layoutTestController.dumpAsText(true);
+    layoutTestController.dumpAsText();
 </script>
 <svg>
 <foreignObject y="105.0e5000000000000000000000000000000000000000000000000000" transform="scale(5) skewX(5)">

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list