[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:43:44 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 472656942cf2c38208adaf0bd5f8751128002c3d
Author: abarth at webkit.org <abarth at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Aug 5 06:38:14 2010 +0000

    2010-08-04  Adam Barth  <abarth at webkit.org>
    
            Enable HTML5 tree builder
            https://bugs.webkit.org/show_bug.cgi?id=42804
    
            Update expected results for Leopard.
    
            * platform/mac-leopard/fast/forms/file-input-disabled-expected.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@64715 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 49af94f..60b8805 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -3,6 +3,15 @@
         Enable HTML5 tree builder
         https://bugs.webkit.org/show_bug.cgi?id=42804
 
+        Update expected results for Leopard.
+
+        * platform/mac-leopard/fast/forms/file-input-disabled-expected.txt:
+
+2010-08-04  Adam Barth  <abarth at webkit.org>
+
+        Enable HTML5 tree builder
+        https://bugs.webkit.org/show_bug.cgi?id=42804
+
         Update expected results for Qt.  These results look correct vis-a-vis
         the Mac changes.
 
diff --git a/LayoutTests/platform/mac-leopard/fast/forms/file-input-disabled-expected.txt b/LayoutTests/platform/mac-leopard/fast/forms/file-input-disabled-expected.txt
index 1691a33..4bfa9e2 100644
--- a/LayoutTests/platform/mac-leopard/fast/forms/file-input-disabled-expected.txt
+++ b/LayoutTests/platform/mac-leopard/fast/forms/file-input-disabled-expected.txt
@@ -3,7 +3,7 @@ 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 784x576
-      RenderBlock {FORM} at (0,0) size 784x61
+      RenderBlock {FORM} at (0,0) size 784x59
         RenderBlock (anonymous) at (0,0) size 784x59
           RenderBlock {INPUT} at (3,4) size 12x12
           RenderInline {B} at (0,0) size 75x18
@@ -19,5 +19,4 @@ layer at (0,0) size 800x600
                 RenderText at (0,0) size 62x13
                   text run at (0,0) width 62: "Choose File"
           RenderBR {BR} at (327,52) size 0x0
-        RenderTable {TABLE} at (0,59) size 4x2
-          RenderTableSection {TBODY} at (0,0) size 4x2
+        RenderTable {TABLE} at (0,59) size 4x0

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list