[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:03:35 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit c5903fde35d17ce676da569020460143edcaf66e
Author: hyatt <hyatt at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Oct 20 07:05:27 2003 +0000

    Layout tests affected by the removal of the list float quirk.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@5221 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/fast/block/float/003-expected.txt b/LayoutTests/fast/block/float/003-expected.txt
index c7be0a8..7e9c21b 100644
--- a/LayoutTests/fast/block/float/003-expected.txt
+++ b/LayoutTests/fast/block/float/003-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x124
       RenderBlock (floating) {DIV} at (664,0) size 120x200 [bgcolor=#FF0000]
       RenderBlock (anonymous) at (0,0) size 784x0
         RenderText {TEXT} at (0,0) size 0x0
-      RenderBlock {OL} at (0,0) size 664x0
+      RenderBlock {OL} at (0,0) size 784x0
       RenderBlock {P} at (0,0) size 784x102
         RenderText {TEXT} at (0,0) size 653x102
           text run at (0,0) width 628: "Vatican approves policy on sex abuse in clergy. The Vatican gave its approval Monday to the"
diff --git a/LayoutTests/fast/lists/001-expected.txt b/LayoutTests/fast/lists/001-expected.txt
index d2b46b2..6a3ca3f 100644
--- a/LayoutTests/fast/lists/001-expected.txt
+++ b/LayoutTests/fast/lists/001-expected.txt
@@ -1,8 +1,8 @@
 layer at (0,0) size 800x600
   RenderCanvas at (0,0) size 800x600
-layer at (0,0) size 800x271
-  RenderBlock {HTML} at (0,0) size 800x271
-    RenderBody {BODY} at (8,8) size 784x249
+layer at (0,0) size 800x254
+  RenderBlock {HTML} at (0,0) size 800x254
+    RenderBody {BODY} at (8,8) size 784x232
       RenderBlock {DIV} at (0,0) size 784x97
         RenderBlock (floating) {DIV} at (10,10) size 120x120 [bgcolor=#FFA500]
         RenderBlock (anonymous) at (10,10) size 764x0
@@ -15,9 +15,8 @@ layer at (0,0) size 800x271
               RenderListMarker at (128,10) size 0x14
               RenderText {TEXT} at (128,10) size 95x17
                 text run at (128,10) width 95: "List item text."
-      RenderBlock {UL} at (158,111) size 626x138
-        RenderListItem {LI} at (40,0) size 586x138
-          RenderListMarker at (83,52) size 0x14
-          RenderText {TEXT} at (83,52) size 451x34
-            text run at (83,52) width 451: "Foo fofodfosjlkdf dslkdjlk asdlksjald djklsd klasjdkas sdajd lsadjkl"
-            text run at (457,69) width 77: "asjdlksajdk"
+      RenderBlock {UL} at (0,111) size 784x121
+        RenderListItem {LI} at (40,0) size 744x121
+          RenderListMarker at (160,52) size 0x14
+          RenderText {TEXT} at (160,52) size 532x17
+            text run at (160,52) width 532: "Foo fofodfosjlkdf dslkdjlk asdlksjald djklsd klasjdkas sdajd lsadjkl asjdlksajdk"

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list