Title: [94374] trunk/LayoutTests
Revision
94374
Author
m...@apple.com
Date
2011-09-01 17:42:50 -0700 (Thu, 01 Sep 2011)

Log Message

Added Snow Leopard expected results to the test added in r94352.

* platform/mac-snowleopard/fast/text/fallback-traits-fixup-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (94373 => 94374)


--- trunk/LayoutTests/ChangeLog	2011-09-02 00:32:00 UTC (rev 94373)
+++ trunk/LayoutTests/ChangeLog	2011-09-02 00:42:50 UTC (rev 94374)
@@ -1,3 +1,9 @@
+2011-09-01  Dan Bernstein  <m...@apple.com>
+
+        Added Snow Leopard expected results to the test added in r94352.
+
+        * platform/mac-snowleopard/fast/text/fallback-traits-fixup-expected.txt: Added.
+
 2011-09-01  James Robinson  <jam...@chromium.org>
 
         [chromium] Update leopard pixel baselines for svg tests

Added: trunk/LayoutTests/platform/mac-snowleopard/fast/text/fallback-traits-fixup-expected.txt (0 => 94374)


--- trunk/LayoutTests/platform/mac-snowleopard/fast/text/fallback-traits-fixup-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-snowleopard/fast/text/fallback-traits-fixup-expected.txt	2011-09-02 00:42:50 UTC (rev 94374)
@@ -0,0 +1,31 @@
+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 784x576
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 53x18
+          text run at (0,0) width 53: "Test for "
+        RenderInline {I} at (0,0) size 507x18
+          RenderInline {A} at (0,0) size 154x18 [color=#0000EE]
+            RenderText {#text} at (53,0) size 154x18
+              text run at (53,0) width 154: "rdar://problem/9528843"
+          RenderText {#text} at (207,0) size 353x18
+            text run at (207,0) width 4: " "
+            text run at (211,0) width 349: "STIX glyphs not rendered on this stackoverflow answer"
+        RenderText {#text} at (560,0) size 4x18
+          text run at (560,0) width 4: "."
+      RenderBlock {P} at (0,34) size 784x39
+        RenderText {#text} at (0,15) size 96x18
+          text run at (0,15) width 96: "A black circle: "
+        RenderInline {SPAN} at (0,0) size 22x37
+          RenderText {#text} at (96,0) size 22x37
+            text run at (96,0) width 22: "\x{26AB}"
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,89) size 784x39
+        RenderText {#text} at (0,15) size 136x18
+          text run at (0,15) width 136: "Another black circle: "
+        RenderInline {SPAN} at (0,0) size 23x37
+          RenderText {#text} at (136,0) size 23x37
+            text run at (136,0) width 23: "\x{26AB}"
+        RenderText {#text} at (0,0) size 0x0
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to