[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:49:30 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit b634afb800a8d203458dd8cad30d1a8aacba66fb
Author: hyatt <hyatt at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Jul 12 20:13:10 2004 +0000

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

diff --git a/LayoutTests/fast/css/namespaces/003-expected.txt b/LayoutTests/fast/css/namespaces/003-expected.txt
index be99250..583301f 100644
--- a/LayoutTests/fast/css/namespaces/003-expected.txt
+++ b/LayoutTests/fast/css/namespaces/003-expected.txt
@@ -1,4 +1,6 @@
 layer at (0,0) size 800x600
   RenderCanvas at (0,0) size 800x600
-layer at (0,0) size 800x0
-  RenderBlock {COMMENT} at (0,0) size 800x0
+layer at (0,0) size 800x18
+  RenderBlock {COMMENT} at (0,0) size 800x18 [color=#008000]
+    RenderText {TEXT} at (0,0) size 136x18
+      text run at (0,0) width 136: "This should be green."
diff --git a/LayoutTests/fast/css/namespaces/007-expected.txt b/LayoutTests/fast/css/namespaces/007-expected.txt
index be99250..583301f 100644
--- a/LayoutTests/fast/css/namespaces/007-expected.txt
+++ b/LayoutTests/fast/css/namespaces/007-expected.txt
@@ -1,4 +1,6 @@
 layer at (0,0) size 800x600
   RenderCanvas at (0,0) size 800x600
-layer at (0,0) size 800x0
-  RenderBlock {COMMENT} at (0,0) size 800x0
+layer at (0,0) size 800x18
+  RenderBlock {COMMENT} at (0,0) size 800x18 [color=#008000]
+    RenderText {TEXT} at (0,0) size 136x18
+      text run at (0,0) width 136: "This should be green."
diff --git a/LayoutTests/fast/overflow/003-expected.txt b/LayoutTests/fast/overflow/003-expected.txt
index be99250..8276753 100644
--- a/LayoutTests/fast/overflow/003-expected.txt
+++ b/LayoutTests/fast/overflow/003-expected.txt
@@ -1,4 +1 @@
-layer at (0,0) size 800x600
-  RenderCanvas at (0,0) size 800x600
-layer at (0,0) size 800x0
-  RenderBlock {COMMENT} at (0,0) size 800x0
+error
diff --git a/LayoutTests/fast/table/039-expected.txt b/LayoutTests/fast/table/039-expected.txt
index 0e4400f..48518d2 100644
--- a/LayoutTests/fast/table/039-expected.txt
+++ b/LayoutTests/fast/table/039-expected.txt
@@ -41,21 +41,21 @@ layer at (0,0) size 800x600
         RenderInline {B} at (0,0) size 49x18
           RenderText {TEXT} at (0,0) size 49x18
             text run at (0,0) width 49: "Row 0:"
-        RenderText {TEXT} at (49,0) size 174x18
+        RenderText {TEXT} at (49,0) size 170x18
           text run at (49,0) width 38: " (1,1) "
           text run at (87,0) width 34: "(1,2) "
           text run at (121,0) width 34: "(1,3) "
           text run at (155,0) width 34: "(1,4) "
-          text run at (189,0) width 34: "(1,5) "
+          text run at (189,0) width 30: "(1,5)"
         RenderBR {BR} at (0,0) size 0x0
         RenderInline {B} at (0,0) size 49x18
           RenderText {TEXT} at (0,18) size 49x18
             text run at (0,18) width 49: "Row 1:"
-        RenderText {TEXT} at (49,18) size 174x18
+        RenderText {TEXT} at (49,18) size 170x18
           text run at (49,18) width 38: " (2,1) "
           text run at (87,18) width 34: "(2,2) "
           text run at (121,18) width 34: "(2,3) "
           text run at (155,18) width 34: "(2,4) "
-          text run at (189,18) width 34: "(2,5) "
+          text run at (189,18) width 30: "(2,5)"
         RenderBR {BR} at (0,0) size 0x0
         RenderText {TEXT} at (0,0) size 0x0

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list