[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 07:58:12 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 65b839a1003c84dbda361bed180e34b6e915e123
Author: hyatt <hyatt at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Sep 26 01:04:06 2003 +0000

    Updating the layout tests.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@5070 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/fast/frames/empty-frame-src-expected.txt b/LayoutTests/fast/frames/empty-frame-src-expected.txt
index 933ec82..9baed21 100644
--- a/LayoutTests/fast/frames/empty-frame-src-expected.txt
+++ b/LayoutTests/fast/frames/empty-frame-src-expected.txt
@@ -4,17 +4,17 @@ layer at (0,0) size 800x600
   RenderBlock {HTML} at (0,0) size 800x600
     RenderFrameSet {FRAMESET} at (0,0) size 800x600
       RenderFrame {FRAME} at (0,0) size 800x197
-        layer at (0,0) size 783x178
-          RenderCanvas at (0,0) size 783x178
-        layer at (0,0) size 783x8
-          RenderBlock {HTML} at (0,0) size 783x8
-            RenderBody {BODY} at (8,8) size 767x0 [bgcolor=#FF0000]
+        layer at (0,0) size 798x193
+          RenderCanvas at (0,0) size 798x193
+        layer at (0,0) size 798x8
+          RenderBlock {HTML} at (0,0) size 798x8
+            RenderBody {BODY} at (8,8) size 782x0 [bgcolor=#FF0000]
       RenderFrame {FRAME} at (0,201) size 800x197
-        layer at (0,0) size 783x178
-          RenderCanvas at (0,0) size 783x178
-        layer at (0,0) size 783x8
-          RenderBlock {HTML} at (0,0) size 783x8
-            RenderBody {BODY} at (8,8) size 767x0 [bgcolor=#800080]
+        layer at (0,0) size 798x193
+          RenderCanvas at (0,0) size 798x193
+        layer at (0,0) size 798x8
+          RenderBlock {HTML} at (0,0) size 798x8
+            RenderBody {BODY} at (8,8) size 782x0 [bgcolor=#800080]
       RenderFrame {FRAME} at (0,402) size 800x197
-        layer at (0,0) size 783x178
-          RenderCanvas at (0,0) size 783x178
+        layer at (0,0) size 0x0
+          RenderCanvas at (0,0) size 0x0
diff --git a/LayoutTests/fast/overflow/003-expected.txt b/LayoutTests/fast/overflow/003-expected.txt
index b175aa7..b8b8902 100644
--- a/LayoutTests/fast/overflow/003-expected.txt
+++ b/LayoutTests/fast/overflow/003-expected.txt
@@ -1,4 +1,4 @@
+layer at (0,0) size 800x600
+  RenderCanvas at (0,0) size 800x600
 layer at (0,0) size 0x0
-  RenderCanvas at (0,0) size 0x0
-layer at (0,-500000) size 0x0 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
-  RenderBlock {COMMENT} at (0,-500000) size 0x0
+  RenderBlock {COMMENT} at (0,0) size 0x0
diff --git a/LayoutTests/fast/table/037-expected.txt b/LayoutTests/fast/table/037-expected.txt
index 3c5c9c0..5198e9f 100644
--- a/LayoutTests/fast/table/037-expected.txt
+++ b/LayoutTests/fast/table/037-expected.txt
@@ -1,14 +1,20 @@
 layer at (0,0) size 800x600
   RenderCanvas at (0,0) size 800x600
-layer at (0,0) size 800x56
-  RenderBlock {HTML} at (0,0) size 800x56
-    RenderBody {BODY} at (8,8) size 784x40
-      RenderTable {TABLE} at (0,0) size 83x23
-        RenderTableSection {TBODY} at (0,0) size 0x23
+layer at (0,0) size 58x158
+  RenderBlock {HTML} at (0,0) size 0x158
+    RenderBody {BODY} at (8,8) size 0x142
+      RenderTable {TABLE} at (0,0) size 44x40
+        RenderTableSection {TBODY} at (0,0) size 0x40
           RenderTableRow {TR} at (0,0) size 0x0
-            RenderTableCell {TD} at (2,2) size 79x19 [r=0 c=0 rs=1 cs=1]
-              RenderText {TEXT} at (1,1) size 77x17
-                text run at (1,1) width 77: "Hello world"
-      RenderBlock (anonymous) at (0,23) size 784x17
-        RenderText {TEXT} at (0,0) size 222x17
-          text run at (0,0) width 222: "Hello also? Why isn't this visible?"
+            RenderTableCell {TD} at (2,2) size 40x36 [r=0 c=0 rs=1 cs=1]
+              RenderText {TEXT} at (1,1) size 38x34
+                text run at (1,1) width 35: "Hello"
+                text run at (1,18) width 38: "world"
+      RenderBlock (anonymous) at (0,40) size 0x102
+        RenderText {TEXT} at (0,0) size 50x102
+          text run at (0,0) width 35: "Hello"
+          text run at (0,17) width 34: "also?"
+          text run at (0,34) width 28: "Why"
+          text run at (0,51) width 29: "isn't"
+          text run at (0,68) width 26: "this"
+          text run at (0,85) width 50: "visible?"

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list