Title: [193860] trunk/LayoutTests
Revision
193860
Author
ryanhad...@apple.com
Date
2015-12-09 13:48:00 -0800 (Wed, 09 Dec 2015)

Log Message

Baseline fast/text/text-combine-shrink-on-color-change.html for iOS
https://bugs.webkit.org/show_bug.cgi?id=151218

Unreviewed test gardening.

* platform/ios-simulator/fast/text/text-combine-shrink-on-color-change-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (193859 => 193860)


--- trunk/LayoutTests/ChangeLog	2015-12-09 21:42:25 UTC (rev 193859)
+++ trunk/LayoutTests/ChangeLog	2015-12-09 21:48:00 UTC (rev 193860)
@@ -1,3 +1,12 @@
+2015-12-09  Ryan Haddad  <ryanhad...@apple.com>
+
+        Baseline fast/text/text-combine-shrink-on-color-change.html for iOS
+        https://bugs.webkit.org/show_bug.cgi?id=151218
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator/fast/text/text-combine-shrink-on-color-change-expected.txt: Added.
+
 2015-12-09  David Hyatt  <hy...@apple.com>
 
         Picture element needs to respond to dynamic viewport changes.

Added: trunk/LayoutTests/platform/ios-simulator/fast/text/text-combine-shrink-on-color-change-expected.txt (0 => 193860)


--- trunk/LayoutTests/platform/ios-simulator/fast/text/text-combine-shrink-on-color-change-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/text/text-combine-shrink-on-color-change-expected.txt	2015-12-09 21:48:00 UTC (rev 193860)
@@ -0,0 +1,13 @@
+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 {DIV} at (0,0) size 55x200 [color=#008000]
+        RenderText {#text} at (9,0) size 37x34
+          text run at (9,0) width 34: "1 "
+        RenderInline {SPAN} at (0,0) size 37x37
+          RenderCombineText {#text} at (9,33) size 37x37
+            text run at (9,33) width 36: "\x{FFFC}"
+        RenderText {#text} at (9,69) size 37x34
+          text run at (9,69) width 34: " 2"
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to