Title: [213681] trunk/LayoutTests
Revision
213681
Author
[email protected]
Date
2017-03-09 15:21:19 -0800 (Thu, 09 Mar 2017)

Log Message

Add iOS baseline for compositing/contents-format/subpixel-antialiased-text-traversal.

Unreviewed test gardening.

* platform/ios-simulator/compositing/contents-format/subpixel-antialiased-text-traversal-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (213680 => 213681)


--- trunk/LayoutTests/ChangeLog	2017-03-09 23:14:20 UTC (rev 213680)
+++ trunk/LayoutTests/ChangeLog	2017-03-09 23:21:19 UTC (rev 213681)
@@ -1,3 +1,11 @@
+2017-03-09  Ryan Haddad  <[email protected]>
+
+        Add iOS baseline for compositing/contents-format/subpixel-antialiased-text-traversal.
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator/compositing/contents-format/subpixel-antialiased-text-traversal-expected.txt: Added.
+
 2017-03-09  Daniel Bates  <[email protected]>
 
         Guard Credential Management implementation behind a runtime enabled feature flag

Added: trunk/LayoutTests/platform/ios-simulator/compositing/contents-format/subpixel-antialiased-text-traversal-expected.txt (0 => 213681)


--- trunk/LayoutTests/platform/ios-simulator/compositing/contents-format/subpixel-antialiased-text-traversal-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/compositing/contents-format/subpixel-antialiased-text-traversal-expected.txt	2017-03-09 23:21:19 UTC (rev 213681)
@@ -0,0 +1,36 @@
+(GraphicsLayer
+  (anchor 0.00 0.00)
+  (bounds 1163.00 1244.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 1163.00 1244.00)
+      (contentsOpaque 1)
+      (children 4
+        (GraphicsLayer
+          (position 12.00 17.00)
+          (bounds 162.00 654.00)
+          (drawsContent 1)
+        )
+        (GraphicsLayer
+          (position 182.00 17.00)
+          (bounds 162.00 654.00)
+          (drawsContent 1)
+        )
+        (GraphicsLayer
+          (position 352.00 17.00)
+          (bounds 635.00 1215.00)
+          (drawsContent 1)
+        )
+        (GraphicsLayer
+          (position 522.00 17.00)
+          (bounds 641.00 1227.00)
+          (drawsContent 1)
+        )
+      )
+    )
+  )
+)
+01234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
+0123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
+0
+0
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to