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

hyatt hyatt at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 08:07:01 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 6936335a2169415db0f127f484aabb48e2fe564f
Author: hyatt <hyatt at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Oct 29 08:29:40 2003 +0000

    Fixing the layout test that has a <button>
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@5300 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/fast/selectors/064-expected.txt b/LayoutTests/fast/selectors/064-expected.txt
index c891322..b08d41a 100644
--- a/LayoutTests/fast/selectors/064-expected.txt
+++ b/LayoutTests/fast/selectors/064-expected.txt
@@ -1,15 +1,16 @@
 layer at (0,0) size 800x600
   RenderCanvas at (0,0) size 800x600
-layer at (0,0) size 800x92
-  RenderBlock {HTML} at (0,0) size 800x92
-    RenderBody {BODY} at (8,16) size 784x60
-      RenderBlock {DIV} at (0,0) size 784x60
+layer at (0,0) size 800x96
+  RenderBlock {HTML} at (0,0) size 800x96
+    RenderBody {BODY} at (8,16) size 784x64
+      RenderBlock {DIV} at (0,0) size 784x64
         RenderBlock {P} at (0,0) size 784x18 [color=#00FF00]
           RenderInline {A} at (0,0) size 279x18 [color=#000000]
             RenderText {TEXT} at (0,0) size 279x18
               text run at (0,0) width 279: "This text should turn green while it is active."
           RenderText {TEXT} at (0,0) size 0x0
-        RenderBlock {P} at (0,34) size 784x26 [color=#00FF00]
+        RenderBlock {P} at (0,34) size 784x30 [color=#00FF00]
           RenderBlock {BUTTON} at (0,0) size 287x26 [color=#000000] [bgcolor=#C0C0C0]
             RenderText {TEXT} at (4,4) size 279x18
               text run at (4,4) width 279: "This text should turn green while it is active."
+          RenderText {TEXT} at (0,0) size 0x0

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list