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

abarth at webkit.org abarth at webkit.org
Wed Dec 22 11:45:51 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 7481106e5968375f495bfcce6256ef9fd815a98c
Author: abarth at webkit.org <abarth at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Aug 6 00:56:40 2010 +0000

    2010-08-05  Adam Barth  <abarth at webkit.org>
    
            Update Qt result showing that we strip nulls in this case.
    
            * platform/qt/fast/text/stripNullFromText-expected.txt:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@64806 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 39fea78..f5f9a0c 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,9 @@
+2010-08-05  Adam Barth  <abarth at webkit.org>
+
+        Update Qt result showing that we strip nulls in this case.
+
+        * platform/qt/fast/text/stripNullFromText-expected.txt:
+
 2010-08-05  Erik Arvidsson  <arv at chromium.org>
 
         Reviewed by Kent Tamura.
diff --git a/LayoutTests/platform/qt/fast/text/stripNullFromText-expected.txt b/LayoutTests/platform/qt/fast/text/stripNullFromText-expected.txt
index ec87212..51694f6 100644
--- a/LayoutTests/platform/qt/fast/text/stripNullFromText-expected.txt
+++ b/LayoutTests/platform/qt/fast/text/stripNullFromText-expected.txt
@@ -3,6 +3,4 @@ layer 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 784x23 [border: (1px solid #FF0000)]
-        RenderText {#text} at (1,1) size 4x21
-          text run at (1,1) width 4: "\x{FFFD}"
+      RenderBlock {DIV} at (0,0) size 784x2 [border: (1px solid #FF0000)]

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list