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

ossy at webkit.org ossy at webkit.org
Wed Dec 22 18:48:54 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 047d2c9b099980475423e0a31d542d21b9649bab
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Dec 20 09:40:22 2010 +0000

    Unreviewed.
    
    [Qt] Add platform specific expected result for new test introduced in r74321.
    
    * platform/qt/fast/parser/xml-colon-entity-expected.txt: Copied from LayoutTests/fast/parser/xml-colon-entity-expected.txt.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@74336 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 4a42c6d..4816016 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -2,6 +2,14 @@
 
         Unreviewed.
 
+        [Qt] Add platform specific expected result for new test introduced in r74321.
+
+        * platform/qt/fast/parser/xml-colon-entity-expected.txt: Copied from LayoutTests/fast/parser/xml-colon-entity-expected.txt.
+
+2010-12-20  Csaba Osztrogonác  <ossy at webkit.org>
+
+        Unreviewed.
+
         Add new tests to the Skipped list, because of missing layoutTestController.testRepaint()
 
         * platform/qt/Skipped:
diff --git a/LayoutTests/platform/qt/fast/parser/xml-colon-entity-expected.txt b/LayoutTests/platform/qt/fast/parser/xml-colon-entity-expected.txt
new file mode 100644
index 0000000..5fc2b6e
--- /dev/null
+++ b/LayoutTests/platform/qt/fast/parser/xml-colon-entity-expected.txt
@@ -0,0 +1,13 @@
+CRASH: malformed entity of &: in xml causes access violation.
+
+If you don't crash, you pass. A parsing error in the "xml-parser" subframe is expected.
+
+
+
+--------
+Frame: 'xml-parser'
+--------
+This page contains the following errors:
+
+error on line 2 at column 12: Expected '#' or '[a-zA-Z]', but got ':'.
+Below is a rendering of the page up to the first error.

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list