[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

hyatt at apple.com hyatt at apple.com
Wed Dec 22 15:21:52 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 72a92b1ee8354c57c6cceee6c6566847d98e6fed
Author: hyatt at apple.com <hyatt at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Nov 2 00:38:49 2010 +0000

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

diff --git a/LayoutTests/platform/mac/fast/text/international/vertical-text-glyph-test-expected.txt b/LayoutTests/platform/mac/fast/text/international/vertical-text-glyph-test-expected.txt
index f0dd87e..72e46bc 100644
--- a/LayoutTests/platform/mac/fast/text/international/vertical-text-glyph-test-expected.txt
+++ b/LayoutTests/platform/mac/fast/text/international/vertical-text-glyph-test-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 785x635
           text run at (0,5) width 161: "Simple text path"
       RenderBlock (anonymous) at (0,53) size 769x235
         RenderBlock {SPAN} at (0,0) size 32x226
-          RenderText {#text} at (5,0) size 226x21
+          RenderText {#text} at (5,0) size 21x226
             text run at (5,0) width 226: "string\x{300C}\x{3042}\x{3001}\x{5909}\x{3063}\x{FF01}\x{300D}\x{3002}"
         RenderText {#text} at (0,0) size 0x0
       RenderBlock {HR} at (0,298) size 769x2 [border: (1px inset #000000)]
@@ -17,6 +17,6 @@ layer at (0,0) size 785x635
           text run at (0,5) width 181: "Complex text path"
       RenderBlock (anonymous) at (0,374) size 769x232
         RenderBlock {SPAN} at (0,0) size 32x223
-          RenderText {#text} at (5,0) size 223x21
+          RenderText {#text} at (5,0) size 21x223
             text run at (5,0) width 223: "string\x{300C}\x{3042}\x{3001}\x{5909}\x{3063}\x{FF01}\x{300D}\x{3002}"
         RenderText {#text} at (0,0) size 0x0

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list