[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

inferno at chromium.org inferno at chromium.org
Mon Feb 21 00:33:13 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit 8d8f1e04c70bbddb2300046c17f65d8ffe6042bf
Author: inferno at chromium.org <inferno at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Feb 1 21:38:41 2011 +0000

    2011-02-01  Abhishek Arya  <inferno at chromium.org>
    
            Unreviewed.
    
            Rebaseline my test for QT, Leopard from r77262 due
            to minor comment error differences.
    
            * platform/mac-leopard/fast/css/stylesheet-candidate-nodes-crash-expected.txt: Added.
            * platform/qt/fast/css/stylesheet-candidate-nodes-crash-expected.txt: Added.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@77285 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 185fe00..45b2bf3 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2011-02-01  Abhishek Arya  <inferno at chromium.org>
+
+        Unreviewed.
+
+        Rebaseline my test for QT, Leopard from r77262 due
+        to minor comment error differences.
+
+        * platform/mac-leopard/fast/css/stylesheet-candidate-nodes-crash-expected.txt: Added.
+        * platform/qt/fast/css/stylesheet-candidate-nodes-crash-expected.txt: Added.
+
 2011-02-01  Xiaomei Ji  <xji at chromium.org>
 
         Unreviewed.
diff --git a/LayoutTests/platform/mac-leopard/fast/css/stylesheet-candidate-nodes-crash-expected.txt b/LayoutTests/platform/mac-leopard/fast/css/stylesheet-candidate-nodes-crash-expected.txt
new file mode 100644
index 0000000..a4492ee
--- /dev/null
+++ b/LayoutTests/platform/mac-leopard/fast/css/stylesheet-candidate-nodes-crash-expected.txt
@@ -0,0 +1,6 @@
+This page contains the following errors:
+
+error on line 29 at column 140: Comment must not contain '--' (double-hyphen)
+Below is a rendering of the page up to the first error.
+
+PASS
diff --git a/LayoutTests/platform/qt/fast/css/stylesheet-candidate-nodes-crash-expected.txt b/LayoutTests/platform/qt/fast/css/stylesheet-candidate-nodes-crash-expected.txt
new file mode 100644
index 0000000..4a4a744
--- /dev/null
+++ b/LayoutTests/platform/qt/fast/css/stylesheet-candidate-nodes-crash-expected.txt
@@ -0,0 +1,6 @@
+This page contains the following errors:
+
+error on line 29 at column 11: Expected '>', but got '-'.
+Below is a rendering of the page up to the first error.
+
+PASS

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list