[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677

darin darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 07:57:48 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 9d7b56b2a8b61a3423f9c4c10659cb83573f22b8
Author: darin <darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Sep 25 06:36:18 2003 +0000

            * layout-tests/fast/table/003-expected.txt: Updated for textarea width change.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@5054 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/fast/table/003-expected.txt b/LayoutTests/fast/table/003-expected.txt
index 6d36fb8..5b952e0 100644
--- a/LayoutTests/fast/table/003-expected.txt
+++ b/LayoutTests/fast/table/003-expected.txt
@@ -19,23 +19,23 @@ layer at (0,0) size 800x488
         RenderTableSection {TBODY} at (2,2) size 0x100 [bgcolor=#000000]
           RenderTableRow {TR} at (0,0) size 0x0
             RenderTableCell {TD} at (2,48) size 92x4 [r=0 c=0 rs=1 cs=1]
-      RenderTable {TABLE} at (0,154) size 156x124
+      RenderTable {TABLE} at (0,154) size 183x124
         RenderTableSection {TBODY} at (2,2) size 0x120
           RenderTableRow {TR} at (0,0) size 0x0
-            RenderTableCell {TD} at (2,2) size 148x21 [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (2,2) size 175x21 [r=0 c=0 rs=1 cs=1]
               RenderText {TEXT} at (2,2) size 34x17
                 text run at (2,2) width 34: "hello"
           RenderTableRow {TR} at (0,0) size 0x0
-            RenderTableCell {TD} at (2,25) size 148x21 [r=1 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (2,25) size 175x21 [r=1 c=0 rs=1 cs=1]
               RenderText {TEXT} at (2,2) size 74x17
                 text run at (2,2) width 74: "more hello"
           RenderTableRow {TR} at (0,0) size 0x0
-            RenderTableCell {TD} at (2,48) size 148x21 [r=2 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (2,48) size 175x21 [r=2 c=0 rs=1 cs=1]
               RenderText {TEXT} at (2,2) size 38x17
                 text run at (2,2) width 38: "world"
           RenderTableRow {TR} at (0,0) size 0x0
-            RenderTableCell {TD} at (2,71) size 148x47 [r=3 c=0 rs=1 cs=1]
-              RenderTextArea {TEXTAREA} at (4,2) size 140x43
+            RenderTableCell {TD} at (2,71) size 175x47 [r=3 c=0 rs=1 cs=1]
+              RenderTextArea {TEXTAREA} at (4,2) size 167x43
       RenderTable {TABLE} at (0,278) size 106x74
         RenderTableSection {TBODY} at (0,0) size 0x74
           RenderTableRow {TR} at (0,0) size 0x0
diff --git a/WebCore/ChangeLog-2003-10-25 b/WebCore/ChangeLog-2003-10-25
index 1189c41..4596d44 100644
--- a/WebCore/ChangeLog-2003-10-25
+++ b/WebCore/ChangeLog-2003-10-25
@@ -1,3 +1,7 @@
+2003-09-24  Darin Adler  <darin at apple.com>
+
+        * layout-tests/fast/table/003-expected.txt: Updated for textarea width change.
+
 2003-09-24  David Hyatt  <hyatt at apple.com>
 
 	Fix for 3429646, <img src="blah"<img src="foo"> should show up as two images.
diff --git a/WebCore/ChangeLog-2005-08-23 b/WebCore/ChangeLog-2005-08-23
index 1189c41..4596d44 100644
--- a/WebCore/ChangeLog-2005-08-23
+++ b/WebCore/ChangeLog-2005-08-23
@@ -1,3 +1,7 @@
+2003-09-24  Darin Adler  <darin at apple.com>
+
+        * layout-tests/fast/table/003-expected.txt: Updated for textarea width change.
+
 2003-09-24  David Hyatt  <hyatt at apple.com>
 
 	Fix for 3429646, <img src="blah"<img src="foo"> should show up as two images.

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list