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

andreas.kling at nokia.com andreas.kling at nokia.com
Sun Feb 20 23:36:43 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit 7cc6d5950c8ac9713da866a111136de70bfa6062
Author: andreas.kling at nokia.com <andreas.kling at nokia.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Jan 22 02:11:36 2011 +0000

    2011-01-21  Andreas Kling  <kling at webkit.org>
    
            Unreviewed, add Qt-specific result for test added in r76414.
    
            * platform/qt/fast/text/justify-nbsp-expected.txt: Added.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@76419 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 1e82df0..588b55c 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,9 @@
+2011-01-21  Andreas Kling  <kling at webkit.org>
+
+        Unreviewed, add Qt-specific result for test added in r76414.
+
+        * platform/qt/fast/text/justify-nbsp-expected.txt: Added.
+
 2011-01-21  Dan Bernstein  <mitz at apple.com>
 
         Reviewed by Adele Peterson.
diff --git a/LayoutTests/platform/qt/fast/text/justify-nbsp-expected.txt b/LayoutTests/platform/qt/fast/text/justify-nbsp-expected.txt
new file mode 100644
index 0000000..8ffef60
--- /dev/null
+++ b/LayoutTests/platform/qt/fast/text/justify-nbsp-expected.txt
@@ -0,0 +1,21 @@
+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 784x584
+      RenderBlock {DIV} at (0,0) size 656x206 [border: (3px solid #0000FF)]
+        RenderInline {SPAN} at (0,0) size 357x24
+          RenderText {#text} at (3,16) size 357x24
+            text run at (3,16) width 357: "a b c d "
+        RenderText {#text} at (360,16) size 650x74
+          text run at (360,16) width 293: "e f g h"
+          text run at (653,16) width 0: " "
+          text run at (3,66) width 300: "xxxxxxxxxxx "
+        RenderBR {BR} at (0,0) size 0x0
+        RenderInline {SPAN} at (0,0) size 357x24
+          RenderText {#text} at (3,116) size 357x24
+            text run at (3,116) width 357: "a b c d "
+        RenderText {#text} at (360,116) size 650x74
+          text run at (360,116) width 293: "e f g h"
+          text run at (653,116) width 0: " "
+          text run at (3,166) width 275: "xxxxxxxxxxx"

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list