[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.15.1-1414-gc69ee75

eric at webkit.org eric at webkit.org
Thu Oct 29 20:35:19 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit 4a711bcbe1016ccc46d095d7af9ed523deee04e0
Author: eric at webkit.org <eric at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Sep 28 21:38:08 2009 +0000

    2009-09-28  Jakub Wieczorek  <faw217 at gmail.com>
    
            Reviewed by Simon Hausmann.
    
            [Qt] Add the expected result for the fast/xsl/document-function test.
            https://bugs.webkit.org/show_bug.cgi?id=29817
    
            * platform/qt/fast/xsl/document-function-expected.txt: Added.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@48835 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 9a29436..f58d19c 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2009-09-28  Jakub Wieczorek  <faw217 at gmail.com>
+
+        Reviewed by Simon Hausmann.
+
+        [Qt] Add the expected result for the fast/xsl/document-function test.
+        https://bugs.webkit.org/show_bug.cgi?id=29817
+
+        * platform/qt/fast/xsl/document-function-expected.txt: Added.
+
 2009-09-25  Eric Seidel  <eric at webkit.org>
 
         Reviewed by Simon Fraser.
diff --git a/LayoutTests/platform/qt/fast/xsl/document-function-expected.txt b/LayoutTests/platform/qt/fast/xsl/document-function-expected.txt
new file mode 100644
index 0000000..e2a1950
--- /dev/null
+++ b/LayoutTests/platform/qt/fast/xsl/document-function-expected.txt
@@ -0,0 +1,17 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x579
+      RenderBlock {P} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 603x17
+          text run at (0,0) width 603: "This tests the xslt document() function. If this test is successful, there should be three paragraphs below."
+      RenderBlock {P} at (0,30) size 784x17
+        RenderText {#text} at (0,0) size 109x17
+          text run at (0,0) width 109: "This is a paragraph"
+      RenderBlock {P} at (0,60) size 784x17
+        RenderText {#text} at (0,0) size 146x17
+          text run at (0,0) width 146: "This is another paragraph"
+      RenderBlock {P} at (0,90) size 784x17
+        RenderText {#text} at (0,0) size 141x17
+          text run at (0,0) width 141: "This is a third paragraph."

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list