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

mitz at apple.com mitz at apple.com
Sun Feb 20 23:36:55 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit bfc9a4ae9854de913fb0f08c5a8d37646725431e
Author: mitz at apple.com <mitz at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Jan 22 04:30:47 2011 +0000

    Updated the results after r76414 fixed text justification in this test.
    
    Rubber-stamped by Mark Rowe.
    
    * platform/mac/fast/text/justified-text-rect-expected.checksum:
    * platform/mac/fast/text/justified-text-rect-expected.png:
    * platform/mac/fast/text/justified-text-rect-expected.txt:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@76426 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index b516fc1..2b623ac 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2011-01-21  Dan Bernstein  <mitz at apple.com>
+
+        Rubber-stamped by Mark Rowe.
+
+        Updated the results after r76414 fixed text justification in this test.
+
+        * platform/mac/fast/text/justified-text-rect-expected.checksum:
+        * platform/mac/fast/text/justified-text-rect-expected.png:
+        * platform/mac/fast/text/justified-text-rect-expected.txt:
+
 2011-01-21  James Robinson  <jamesr at chromium.org>
 
         Update chromium test expectations. fast/animation tests should now pass on all chromium configurations.
diff --git a/LayoutTests/platform/mac/fast/text/justified-text-rect-expected.checksum b/LayoutTests/platform/mac/fast/text/justified-text-rect-expected.checksum
index 6a0c23a..5218d6c 100644
--- a/LayoutTests/platform/mac/fast/text/justified-text-rect-expected.checksum
+++ b/LayoutTests/platform/mac/fast/text/justified-text-rect-expected.checksum
@@ -1 +1 @@
-a1bb59b06635dba3476c0cb04d0094be
\ No newline at end of file
+e15ffb73fd0cfc38c67651d6a57657fa
\ No newline at end of file
diff --git a/LayoutTests/platform/mac/fast/text/justified-text-rect-expected.png b/LayoutTests/platform/mac/fast/text/justified-text-rect-expected.png
index ca871e2..6be67fb 100644
Binary files a/LayoutTests/platform/mac/fast/text/justified-text-rect-expected.png and b/LayoutTests/platform/mac/fast/text/justified-text-rect-expected.png differ
diff --git a/LayoutTests/platform/mac/fast/text/justified-text-rect-expected.txt b/LayoutTests/platform/mac/fast/text/justified-text-rect-expected.txt
index 9521aa7..0378a83 100644
--- a/LayoutTests/platform/mac/fast/text/justified-text-rect-expected.txt
+++ b/LayoutTests/platform/mac/fast/text/justified-text-rect-expected.txt
@@ -12,15 +12,15 @@ layer at (0,0) size 800x600
           text run at (0,36) width 158: "the caret in that position. "
           text run at (158,36) width 470: "The test also writes out the rect returned from firstRectForCharacterRange."
       RenderBlock {P} at (0,70) size 70x50 [bgcolor=#008000]
-        RenderText {#text} at (0,0) size 38x18
-          text run at (0,0) width 38: "this    "
+        RenderText {#text} at (0,0) size 60x18
+          text run at (0,0) width 60: "this    "
         RenderInline {SPAN} at (0,0) size 10x18
-          RenderText {#text} at (38,0) size 10x18
-            text run at (38,0) width 10: "is"
-        RenderText {#text} at (48,0) size 52x36
-          text run at (48,0) width 4: " "
+          RenderText {#text} at (60,0) size 10x18
+            text run at (60,0) width 10: "is"
+        RenderText {#text} at (70,0) size 70x36
+          text run at (70,0) width 0: " "
           text run at (0,18) width 50: "justified"
       RenderBlock (anonymous) at (0,136) size 800x18
         RenderText {#text} at (0,0) size 76x18
-          text run at (0,0) width 76: "38,512,4,18"
+          text run at (0,0) width 76: "60,512,4,18"
 caret: position 8 of child 0 {#text} of child 3 {P} of body

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list