[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 08:25:47 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 18ae51f80d6ab0c075dfe757628c3c370d68afc1
Author: darin <darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sun Feb 8 18:33:29 2004 +0000

    Updated tests affected by the list box width fix.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@6050 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/css1/text_properties/text-transform-expected.txt b/LayoutTests/css1/text_properties/text-transform-expected.txt
index d7e263d..032712c 100644
--- a/LayoutTests/css1/text_properties/text-transform-expected.txt
+++ b/LayoutTests/css1/text_properties/text-transform-expected.txt
@@ -26,10 +26,10 @@ layer at (0,0) size 800x2957
           text run at (0,0) width 482: "On some user agents you will only see glyphs supported by the current font. "
           text run at (482,0) width 260: "To help with this situation, you can apply"
           text run at (0,25) width 437: "different fonts by typing in a different font name in the following box: "
-        RenderLineEdit {INPUT} at (439,25) size 128x19
-        RenderText {TEXT} at (569,25) size 4x18
-          text run at (569,25) width 4: " "
-        RenderBlock {BUTTON} at (573,18) size 35x21 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
+        RenderLineEdit {INPUT} at (439,25) size 131x19
+        RenderText {TEXT} at (572,25) size 4x18
+          text run at (572,25) width 4: " "
+        RenderBlock {BUTTON} at (576,18) size 35x21 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
           RenderText {TEXT} at (4,4) size 27x13
             text run at (4,4) width 27: "Apply"
       RenderBlock {HR} at (0,208) size 784x2 [border: (1px inset #000000)]
diff --git a/LayoutTests/fast/forms/form-element-geometry-expected.txt b/LayoutTests/fast/forms/form-element-geometry-expected.txt
index 2751f7d..0fa5b78 100644
--- a/LayoutTests/fast/forms/form-element-geometry-expected.txt
+++ b/LayoutTests/fast/forms/form-element-geometry-expected.txt
@@ -71,19 +71,19 @@ layer at (0,0) size 800x625
               RenderBlock {DIV} at (1,1) size 16x16 [border: (2px solid #0000FF)]
                 RenderInline {FONT} at (0,0) size 12x12
                   RenderCheckBox {INPUT} at (2,2) size 12x12
-      RenderTable {TABLE} at (0,226) size 555x68
+      RenderTable {TABLE} at (0,226) size 551x68
         RenderTableSection {TBODY} at (0,0) size 0x68
           RenderTableRow {TR} at (0,0) size 0x0
             RenderTableCell {TD} at (2,2) size 84x25 [r=0 c=0 rs=1 cs=1]
               RenderBlock {DIV} at (1,1) size 82x23 [border: (2px solid #0000FF)]
                 RenderLineEdit {INPUT} at (2,2) size 78x19
-            RenderTableCell {TD} at (88,2) size 44x64 [r=0 c=1 rs=1 cs=1]
-              RenderBlock {DIV} at (1,1) size 42x62 [border: (2px solid #0000FF)]
-                RenderSelect {SELECT} at (2,2) size 38x58
-            RenderTableCell {TD} at (134,2) size 240x24 [r=0 c=2 rs=1 cs=1]
+            RenderTableCell {TD} at (88,2) size 40x64 [r=0 c=1 rs=1 cs=1]
+              RenderBlock {DIV} at (1,1) size 38x62 [border: (2px solid #0000FF)]
+                RenderSelect {SELECT} at (2,2) size 34x58
+            RenderTableCell {TD} at (130,2) size 240x24 [r=0 c=2 rs=1 cs=1]
               RenderBlock {DIV} at (1,1) size 238x22 [border: (2px solid #0000FF)]
                 RenderFileButton {INPUT} at (2,2) size 234x18
-            RenderTableCell {TD} at (376,2) size 177x38 [r=0 c=3 rs=1 cs=1]
+            RenderTableCell {TD} at (372,2) size 177x38 [r=0 c=3 rs=1 cs=1]
               RenderBlock {DIV} at (1,1) size 175x36 [border: (2px solid #0000FF)]
                 RenderTextArea {TEXTAREA} at (4,4) size 167x28
       RenderBlock {H2} at (0,313) size 784x28

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list