[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 11:24:19 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 6273459c10f27dbc9c5ed96361c953f89ecbfd2b
Author: jschuh at chromium.org <jschuh at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Jul 22 02:12:15 2010 +0000

    2010-07-21  Justin Schuh  <jschuh at chromium.org>
    
            Unreviewed. Build fix.
    
            Added platform test to account for qt's xml parser
    
            * platform/qt/svg/custom/use-invalid-html-expected.txt: Added.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@63875 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index fcc61a5..443064a 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2010-07-21  Justin Schuh  <jschuh at chromium.org>
+
+        Unreviewed. Build fix.
+
+        Added platform test to account for qt's xml parser
+
+        * platform/qt/svg/custom/use-invalid-html-expected.txt: Added.
+
 2010-07-21  Ryosuke Niwa  <rniwa at webkit.org>
 
         Reviewed by Ojan Vafai.
diff --git a/LayoutTests/platform/qt/svg/custom/use-invalid-html-expected.txt b/LayoutTests/platform/qt/svg/custom/use-invalid-html-expected.txt
new file mode 100644
index 0000000..83047b0
--- /dev/null
+++ b/LayoutTests/platform/qt/svg/custom/use-invalid-html-expected.txt
@@ -0,0 +1,6 @@
+This page contains the following errors:
+
+error on line 19 at column 0: Premature end of document.
+Below is a rendering of the page up to the first error.
+
+This test passes if a malformed html document triggers an error, not crash.

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list