Title: [89603] trunk/LayoutTests
Revision
89603
Author
m...@apple.com
Date
2011-06-23 12:52:31 -0700 (Thu, 23 Jun 2011)

Log Message

Added expected results for Snow Leopard and earlier.

* platform/mac-snowleopard/platform/mac/fast/text: Added.
* platform/mac-snowleopard/platform/mac/fast/text/line-break-locale-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (89602 => 89603)


--- trunk/LayoutTests/ChangeLog	2011-06-23 19:50:50 UTC (rev 89602)
+++ trunk/LayoutTests/ChangeLog	2011-06-23 19:52:31 UTC (rev 89603)
@@ -1,3 +1,10 @@
+2011-06-23  Dan Bernstein  <m...@apple.com>
+
+        Added expected results for Snow Leopard and earlier.
+
+        * platform/mac-snowleopard/platform/mac/fast/text: Added.
+        * platform/mac-snowleopard/platform/mac/fast/text/line-break-locale-expected.txt: Added.
+
 2011-06-23  Jessie Berlin  <jber...@apple.com>
 
         http/tests/multipart/win-boundary-crash.html flakey.

Added: trunk/LayoutTests/platform/mac-snowleopard/platform/mac/fast/text/line-break-locale-expected.txt (0 => 89603)


--- trunk/LayoutTests/platform/mac-snowleopard/platform/mac/fast/text/line-break-locale-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-snowleopard/platform/mac/fast/text/line-break-locale-expected.txt	2011-06-23 19:52:31 UTC (rev 89603)
@@ -0,0 +1,17 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 240x18
+          text run at (0,0) width 240: "This tests that line breaking obeys the "
+        RenderInline {TT} at (0,0) size 112x15
+          RenderText {#text} at (240,2) size 112x15
+            text run at (240,2) width 112: "-webkit-locale"
+        RenderText {#text} at (352,0) size 61x18
+          text run at (352,0) width 61: " property."
+      RenderBlock {DIV} at (0,34) size 120x58
+        RenderText {#text} at (48,1) size 90x57
+          text run at (48,1) width 72 RTL: "\x{5E7}\x{5E8}\x{5D0} \x{5D1}-"
+          text run at (30,30) width 90 RTL: "\x{5D5}\x{5D9}\x{5E7}\x{5D9}\x{5E4}\x{5D3}\x{5D9}\x{5D4}"
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to