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

ukai at chromium.org ukai at chromium.org
Wed Dec 22 13:06:41 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 4660b01eaa01e8e3922f60dc935a8c8428469e9f
Author: ukai at chromium.org <ukai at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Sep 7 08:50:43 2010 +0000

    Unreviewed. Build fix.
    
    Update test expectations for Chromium.
    
    * platform/chromium-linux/svg/custom/use-invalid-pattern-expected.txt: Added.
    * platform/chromium-mac/svg/custom/use-invalid-pattern-expected.txt: Added.
    * platform/chromium-win/svg/custom/use-invalid-pattern-expected.txt: Added.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@66868 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 2851527..3a7a197 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2010-09-07  Fumitoshi Ukai  <ukai at chromium.org>
+
+        Unreviewed. Build fix.
+
+        Update test expectations for Chromium.
+
+        * platform/chromium-linux/svg/custom/use-invalid-pattern-expected.txt: Added.
+        * platform/chromium-mac/svg/custom/use-invalid-pattern-expected.txt: Added.
+        * platform/chromium-win/svg/custom/use-invalid-pattern-expected.txt: Added.
+
 2010-09-07  Kent Tamura  <tkent at chromium.org>
 
         Reviewed by Ojan Vafai.
diff --git a/LayoutTests/platform/chromium-linux/svg/custom/use-invalid-pattern-expected.txt b/LayoutTests/platform/chromium-linux/svg/custom/use-invalid-pattern-expected.txt
new file mode 100644
index 0000000..c3f0fbc
--- /dev/null
+++ b/LayoutTests/platform/chromium-linux/svg/custom/use-invalid-pattern-expected.txt
@@ -0,0 +1,6 @@
+This page contains the following errors:
+
+error on line 11 at column 7: Opening and ending tag mismatch: use line 0 and svg
+Below is a rendering of the page up to the first error.
+
+This should not crash, but display an error document.
diff --git a/LayoutTests/platform/chromium-mac/svg/custom/use-invalid-pattern-expected.txt b/LayoutTests/platform/chromium-mac/svg/custom/use-invalid-pattern-expected.txt
new file mode 100644
index 0000000..c3f0fbc
--- /dev/null
+++ b/LayoutTests/platform/chromium-mac/svg/custom/use-invalid-pattern-expected.txt
@@ -0,0 +1,6 @@
+This page contains the following errors:
+
+error on line 11 at column 7: Opening and ending tag mismatch: use line 0 and svg
+Below is a rendering of the page up to the first error.
+
+This should not crash, but display an error document.
diff --git a/LayoutTests/platform/chromium-win/svg/custom/use-invalid-pattern-expected.txt b/LayoutTests/platform/chromium-win/svg/custom/use-invalid-pattern-expected.txt
new file mode 100644
index 0000000..bddcf7e
--- /dev/null
+++ b/LayoutTests/platform/chromium-win/svg/custom/use-invalid-pattern-expected.txt
@@ -0,0 +1,6 @@
+This page contains the following errors:
+
+error on line 11 at column 7: Opening and ending tag mismatch: use line 0 and svg
+Below is a rendering of the page up to the first error.
+
+This should not crash, but display an error document.

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list