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

jschuh at chromium.org jschuh at chromium.org
Wed Dec 22 13:01:26 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 3f0d66edfed2a222c138fbaf123d1df2033233c9
Author: jschuh at chromium.org <jschuh at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Sep 4 16:24:23 2010 +0000

    2010-09-04  Justin Schuh  <jschuh at chromium.org>
    
            Unreviewed. Build fix.
    
            Updated platform test to account for xml parser differences
    
            * platform/mac-leopard/svg/custom/use-invalid-style-expected.txt: Added.
            * platform/qt/svg/custom/use-invalid-style-expected.txt: Added.
            * svg/custom/use-invalid-style-expected.txt:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@66796 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index a2ec56f..adad9e8 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,15 @@
 2010-09-04  Justin Schuh  <jschuh at chromium.org>
 
+        Unreviewed. Build fix.
+
+        Updated platform test to account for xml parser differences
+
+        * platform/mac-leopard/svg/custom/use-invalid-style-expected.txt: Added.
+        * platform/qt/svg/custom/use-invalid-style-expected.txt: Added.
+        * svg/custom/use-invalid-style-expected.txt:
+
+2010-09-04  Justin Schuh  <jschuh at chromium.org>
+
         Reviewed by Nikolas Zimmermann.
 
         Check for premature deletion of svg use shadow style element
diff --git a/LayoutTests/svg/custom/use-invalid-style-expected.txt b/LayoutTests/platform/mac-leopard/svg/custom/use-invalid-style-expected.txt
similarity index 100%
copy from LayoutTests/svg/custom/use-invalid-style-expected.txt
copy to LayoutTests/platform/mac-leopard/svg/custom/use-invalid-style-expected.txt
diff --git a/LayoutTests/platform/qt/svg/custom/use-invalid-style-expected.txt b/LayoutTests/platform/qt/svg/custom/use-invalid-style-expected.txt
new file mode 100644
index 0000000..06b9bcf
--- /dev/null
+++ b/LayoutTests/platform/qt/svg/custom/use-invalid-style-expected.txt
@@ -0,0 +1,7 @@
+This page contains the following errors:
+
+error on line 10 at column 6: Opening and ending tag mismatch.
+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/svg/custom/use-invalid-style-expected.txt b/LayoutTests/svg/custom/use-invalid-style-expected.txt
index b9737b1..70bc21e 100644
--- a/LayoutTests/svg/custom/use-invalid-style-expected.txt
+++ b/LayoutTests/svg/custom/use-invalid-style-expected.txt
@@ -1,6 +1,6 @@
 This page contains the following errors:
 
-error on line 10 at column 88: Opening and ending tag mismatch: junk line 0 and svg
+error on line 10 at column 7: Opening and ending tag mismatch: junk 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