Title: [239338] trunk/LayoutTests
- Revision
- 239338
- Author
- [email protected]
- Date
- 2018-12-18 09:11:50 -0800 (Tue, 18 Dec 2018)
Log Message
Fix test failure after r239306.
Need Mojave WK1 results for this test.
* platform/mac-mojave-wk1/compositing/contents-format/subpixel-antialiased-text-enabled-expected.txt: Added.
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (239337 => 239338)
--- trunk/LayoutTests/ChangeLog 2018-12-18 15:37:10 UTC (rev 239337)
+++ trunk/LayoutTests/ChangeLog 2018-12-18 17:11:50 UTC (rev 239338)
@@ -1,3 +1,11 @@
+2018-12-18 Simon Fraser <[email protected]>
+
+ Fix test failure after r239306.
+
+ Need Mojave WK1 results for this test.
+
+ * platform/mac-mojave-wk1/compositing/contents-format/subpixel-antialiased-text-enabled-expected.txt: Added.
+
2018-12-18 Wenson Hsieh <[email protected]>
Calling setValue() while typing should invoke -textDidChangeInTextField in the injected bundle
Added: trunk/LayoutTests/platform/mac-mojave-wk1/compositing/contents-format/subpixel-antialiased-text-enabled-expected.txt (0 => 239338)
--- trunk/LayoutTests/platform/mac-mojave-wk1/compositing/contents-format/subpixel-antialiased-text-enabled-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/mac-mojave-wk1/compositing/contents-format/subpixel-antialiased-text-enabled-expected.txt 2018-12-18 17:11:50 UTC (rev 239338)
@@ -0,0 +1,41 @@
+Normal layer
+Tiled layer
+Become-tiled layer
+(GraphicsLayer
+ (anchor 0.00 0.00)
+ (bounds 5018.00 2018.00)
+ (children 1
+ (GraphicsLayer
+ (bounds 5018.00 2018.00)
+ (contentsOpaque 1)
+ (children 3
+ (GraphicsLayer
+ (position 18.00 10.00)
+ (bounds 100.00 100.00)
+ (drawsContent 1)
+ )
+ (GraphicsLayer
+ (position 18.00 120.00)
+ (bounds 5000.00 100.00)
+ (usingTiledLayer 1)
+ (drawsContent 1)
+ (tile cache coverage 0, 0 1024 x 100)
+ (tile size 512 x 512)
+ (top left tile 0, 0 tiles grid 2 x 1)
+ (in window 1)
+ )
+ (GraphicsLayer
+ (position 18.00 230.00)
+ (bounds 5000.00 100.00)
+ (usingTiledLayer 1)
+ (drawsContent 1)
+ (tile cache coverage 0, 0 1024 x 100)
+ (tile size 512 x 512)
+ (top left tile 0, 0 tiles grid 2 x 1)
+ (in window 1)
+ )
+ )
+ )
+ )
+)
+
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes