Title: [96602] trunk/LayoutTests
Revision
96602
Author
aba...@webkit.org
Date
2011-10-04 09:53:29 -0700 (Tue, 04 Oct 2011)

Log Message

Update font shaping result after http://trac.webkit.org/changeset/96582.
This appears to be a progression, but I'll check with the authors of
that patch to be sure.

* platform/chromium-win/fast/text/international/bidi-neutral-run-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (96601 => 96602)


--- trunk/LayoutTests/ChangeLog	2011-10-04 16:48:48 UTC (rev 96601)
+++ trunk/LayoutTests/ChangeLog	2011-10-04 16:53:29 UTC (rev 96602)
@@ -1,5 +1,13 @@
 2011-10-04  Adam Barth  <aba...@webkit.org>
 
+        Update font shaping result after http://trac.webkit.org/changeset/96582.
+        This appears to be a progression, but I'll check with the authors of
+        that patch to be sure.
+
+        * platform/chromium-win/fast/text/international/bidi-neutral-run-expected.txt:
+
+2011-10-04  Adam Barth  <aba...@webkit.org>
+
         Update leopard results.
 
         * platform/chromium-cg-mac-leopard/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.txt: Removed.

Modified: trunk/LayoutTests/platform/chromium-win/fast/text/international/bidi-neutral-run-expected.txt (96601 => 96602)


--- trunk/LayoutTests/platform/chromium-win/fast/text/international/bidi-neutral-run-expected.txt	2011-10-04 16:48:48 UTC (rev 96601)
+++ trunk/LayoutTests/platform/chromium-win/fast/text/international/bidi-neutral-run-expected.txt	2011-10-04 16:53:29 UTC (rev 96602)
@@ -147,9 +147,9 @@
             text run at (7,0) width 13: "\x{202C}(^"
             text run at (20,0) width 13 RTL: "\x{62C}\x{62F}"
         RenderBlock {P} at (0,1152) size 769x20
-          RenderText {#text} at (0,0) size 33x19
-            text run at (0,0) width 26 RTL: "\x{202C}(^\x{62C}\x{62F}"
-            text run at (26,0) width 7 RTL: "\x{202B}?"
+          RenderText {#text} at (0,0) size 28x19
+            text run at (0,0) width 21 RTL: "\x{202C}(^\x{62C}\x{62F}"
+            text run at (21,0) width 7 RTL: "\x{202B}?"
         RenderBlock {P} at (0,1188) size 769x20
           RenderText {#text} at (0,0) size 60x19
             text run at (0,0) width 44: "ab(^34"
@@ -636,13 +636,13 @@
             text run at (26,0) width 16: "\x{661}\x{662}"
             text run at (42,0) width 14 RTL: "\x{627}\x{628}"
         RenderBlock {P} at (0,1116) size 769x20
-          RenderText {#text} at (0,0) size 33x19
-            text run at (0,0) width 26 RTL: "\x{202C}(^\x{62C}\x{62F}"
-            text run at (26,0) width 7: "\x{202A}?"
+          RenderText {#text} at (0,0) size 28x19
+            text run at (0,0) width 21 RTL: "\x{202C}(^\x{62C}\x{62F}"
+            text run at (21,0) width 7: "\x{202A}?"
         RenderBlock {P} at (0,1152) size 769x20
-          RenderText {#text} at (0,0) size 33x19
-            text run at (0,0) width 26 RTL: "\x{202C}(^\x{62C}\x{62F}"
-            text run at (26,0) width 7 RTL: "\x{202B}?"
+          RenderText {#text} at (0,0) size 28x19
+            text run at (0,0) width 21 RTL: "\x{202C}(^\x{62C}\x{62F}"
+            text run at (21,0) width 7 RTL: "\x{202B}?"
         RenderBlock {P} at (0,1188) size 769x20
           RenderText {#text} at (0,0) size 60x19
             text run at (0,0) width 6: "z"
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to