[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

mjs at apple.com mjs at apple.com
Mon Feb 21 00:00:10 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit bdfb9bee23ee94c60dafa9fd8c10823cc236747c
Author: mjs at apple.com <mjs at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Jan 27 17:26:16 2011 +0000

    Unreviewed.
    
    Fix mistake in my previous commit; I accidentally copied the old mac results instead
    of the new mac results for this test.
    
    * platform/mac-wk2/fast/blockflow/Kusa-Makura-background-canvas-expected.txt:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@76809 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index a55f5f5..64a1921 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2011-01-27  Maciej Stachowiak  <mjs at apple.com>
+
+        Unreviewed.
+
+        Fix mistake in my previous commit; I accidentally copied the old mac results instead
+        of the new mac results for this test.
+
+        * platform/mac-wk2/fast/blockflow/Kusa-Makura-background-canvas-expected.txt:
+
 2011-01-27  Philippe Normand  <pnormand at igalia.com>
 
         Unreviewed, rebaseline of the favicon-as-image test from the build
@@ -188,15 +197,6 @@
         * platform/chromium-mac-leopard/tables/mozilla/marvin/x_thead_align_justify-expected.checksum: Removed.
         * platform/chromium-mac-leopard/tables/mozilla/marvin/x_thead_align_justify-expected.png: Removed.
 
-2011-01-27  Maciej Stachowiak  <mjs at apple.com>
-
-        Unreviewed.
-
-        Fix mistake in my previous commit; I accidentally copied the old mac results instead
-        of the new mac results for this test.
-
-        * platform/mac-wk2/fast/blockflow/Kusa-Makura-background-canvas-expected.txt:
-
 2011-01-27  Csaba Osztrogonác  <ossy at webkit.org>
 
         Unreviewed.
diff --git a/LayoutTests/platform/mac-wk2/fast/blockflow/Kusa-Makura-background-canvas-expected.txt b/LayoutTests/platform/mac-wk2/fast/blockflow/Kusa-Makura-background-canvas-expected.txt
index 4bacad2..49793b4 100644
--- a/LayoutTests/platform/mac-wk2/fast/blockflow/Kusa-Makura-background-canvas-expected.txt
+++ b/LayoutTests/platform/mac-wk2/fast/blockflow/Kusa-Makura-background-canvas-expected.txt
@@ -1,15 +1,15 @@
-layer at (0,0) size 5099x585
+layer at (0,0) size 5139x585
   RenderView at (0,0) size 800x585
-layer at (-4299,0) size 5099x585 backgroundClip at (0,0) size 5099x585 clip at (0,0) size 5099x585 outlineClip at (0,0) size 5099x585
-  RenderBlock {HTML} at (0,0) size 5099x585
-    RenderBody {BODY} at (58,46) size 4983x493
-      RenderBlock {H1} at (0,21) size 48x451
+layer at (-4339,0) size 5139x585 backgroundClip at (0,0) size 5139x585 clip at (0,0) size 5139x585 outlineClip at (0,0) size 5139x585
+  RenderBlock {HTML} at (0,0) size 5139x585
+    RenderBody {BODY} at (58,46) size 5023x493
+      RenderBlock {H1} at (0,0) size 48x493
         RenderText {#text} at (5,0) size 37x66
           text run at (5,0) width 66: "\x{8349}\x{6795}"
-      RenderBlock {H2} at (48,19) size 36x455
+      RenderBlock {H2} at (69,0) size 36x493
         RenderText {#text} at (4,0) size 28x100
           text run at (4,0) width 100: "\x{590F}\x{76EE}\x{6F31}\x{77F3}"
-      RenderBlock {DIV} at (84,0) size 4899x493
+      RenderBlock {DIV} at (124,0) size 4899x493
         RenderBlock (anonymous) at (0,0) size 2766x493
           RenderBR {BR} at (0,0) size 18x0
           RenderBR {BR} at (18,0) size 18x0

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list