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

mitz at apple.com mitz at apple.com
Wed Dec 22 15:30:01 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit a622cbbcec5833687beaeed9cf3ed55d01e64217
Author: mitz at apple.com <mitz at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Nov 5 03:39:14 2010 +0000

    Updated test result from previous commit, as I removed tabs from the test before committing
    but forgot to update the result.
    
    * platform/mac/fast/table/border-collapsing/004-vertical-expected.txt:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71384 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index c99ced1..d9ea11d 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,12 @@
 2010-11-04  Dan Bernstein  <mitz at apple.com>
 
+        Updated test result from previous commit, as I removed tabs from the test before committing
+        but forgot to update the result.
+
+        * platform/mac/fast/table/border-collapsing/004-vertical-expected.txt:
+
+2010-11-04  Dan Bernstein  <mitz at apple.com>
+
         Reviewed by Dave Hyatt.
 
         Make tables work with vertical text
diff --git a/LayoutTests/platform/mac/fast/table/border-collapsing/004-vertical-expected.txt b/LayoutTests/platform/mac/fast/table/border-collapsing/004-vertical-expected.txt
index 11d7f4e..4e6c024 100644
--- a/LayoutTests/platform/mac/fast/table/border-collapsing/004-vertical-expected.txt
+++ b/LayoutTests/platform/mac/fast/table/border-collapsing/004-vertical-expected.txt
@@ -17,10 +17,10 @@ layer at (0,0) size 1444x914
           text run at (333,0) width 172: "The styles applied here are:"
       RenderBlock {PRE} at (0,92) size 769x180
         RenderText {#text} at (0,0) size 688x180
-          text run at (0,0) width 408: "TABLE\x{9}{ margin: 1em; border: medium solid blue; }"
+          text run at (0,0) width 408: "TABLE   { margin: 1em; border: medium solid blue; }"
           text run at (408,0) width 0: " "
-          text run at (0,15) width 408: "TD\x{9}{ border: thin solid green; padding: 5px; }"
-          text run at (408,15) width 0: " "
+          text run at (0,15) width 376: "TD  { border: thin solid green; padding: 5px; }"
+          text run at (376,15) width 0: " "
           text run at (0,30) width 392: "TH { border: medium solid purple; padding: 5px; }"
           text run at (392,30) width 0: " "
           text run at (0,45) width 360: "TABLE.one, TABLE.two { border-spacing: 1em; }"
@@ -39,8 +39,8 @@ layer at (0,0) size 1444x914
           text run at (464,135) width 0: " "
           text run at (0,150) width 688: "TABLE.five TR, TABLE.five COL, TABLE.five COLGROUP, TABLE.five TBODY, TABLE.five THEAD"
           text run at (688,150) width 0: " "
-          text run at (0,165) width 296: "\x{9}{ border: medium solid red; }"
-          text run at (296,165) width 0: " "
+          text run at (0,165) width 264: "    { border: medium solid red; }"
+          text run at (264,165) width 0: " "
       RenderBlock {DIV} at (0,285) size 1436x600
         RenderTable {TABLE} at (16,16) size 238x568 [border: (1px solid #0000FF)]
           RenderTableSection {TBODY} at (1,1) size 235x565

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list