Title: [126396] branches/safari-536.26-branch/LayoutTests
Revision
126396
Author
mr...@apple.com
Date
2012-08-22 23:52:33 -0700 (Wed, 22 Aug 2012)

Log Message

Fix another test.

Patch by Mark Lam <mark....@apple.com> on 2012-08-22

* platform/mac/platform/mac/fast/text/vertical-surrogate-pair-expected.txt:

Modified Paths

Diff

Modified: branches/safari-536.26-branch/LayoutTests/ChangeLog (126395 => 126396)


--- branches/safari-536.26-branch/LayoutTests/ChangeLog	2012-08-23 06:29:36 UTC (rev 126395)
+++ branches/safari-536.26-branch/LayoutTests/ChangeLog	2012-08-23 06:52:33 UTC (rev 126396)
@@ -1,5 +1,11 @@
 2012-08-22  Mark Lam  <mark....@apple.com>
 
+        Fix another test.
+
+        * platform/mac/platform/mac/fast/text/vertical-surrogate-pair-expected.txt:
+
+2012-08-22  Mark Lam  <mark....@apple.com>
+
         Fix some more tests.
 
         * http/tests/loading/embed-image-load-outlives-gc-without-crashing-expected.txt:

Modified: branches/safari-536.26-branch/LayoutTests/platform/mac/platform/mac/fast/text/vertical-surrogate-pair-expected.txt (126395 => 126396)


--- branches/safari-536.26-branch/LayoutTests/platform/mac/platform/mac/fast/text/vertical-surrogate-pair-expected.txt	2012-08-23 06:29:36 UTC (rev 126395)
+++ branches/safari-536.26-branch/LayoutTests/platform/mac/platform/mac/fast/text/vertical-surrogate-pair-expected.txt	2012-08-23 06:52:33 UTC (rev 126396)
@@ -9,6 +9,6 @@
       RenderBlock {DIV} at (0,34) size 784x72
         RenderText {#text} at (0,12) size 48x48
           text run at (0,12) width 48: "\x{D842}\x{DF9F}"
-      RenderBlock {DIV} at (0,106) size 72x49
-        RenderText {#text} at (12,0) size 48x49
-          text run at (12,0) width 49: "\x{D842}\x{DF9F}"
+      RenderBlock {DIV} at (0,106) size 72x48
+        RenderText {#text} at (12,0) size 48x48
+          text run at (12,0) width 48: "\x{D842}\x{DF9F}"
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to