Title: [182755] trunk/LayoutTests
- Revision
- 182755
- Author
- [email protected]
- Date
- 2015-04-13 14:18:29 -0700 (Mon, 13 Apr 2015)
Log Message
Add missing layout test result.
* compositing/geometry/fixed-transformed-expected.txt: Added.
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (182754 => 182755)
--- trunk/LayoutTests/ChangeLog 2015-04-13 20:53:32 UTC (rev 182754)
+++ trunk/LayoutTests/ChangeLog 2015-04-13 21:18:29 UTC (rev 182755)
@@ -1,3 +1,9 @@
+2015-04-13 Simon Fraser <[email protected]>
+
+ Add missing layout test result.
+
+ * compositing/geometry/fixed-transformed-expected.txt: Added.
+
2015-04-13 Said Abou-Hallawa <[email protected]>
list-style-image with SVG image renders at incorrect size.
Added: trunk/LayoutTests/compositing/geometry/fixed-transformed-expected.txt (0 => 182755)
--- trunk/LayoutTests/compositing/geometry/fixed-transformed-expected.txt (rev 0)
+++ trunk/LayoutTests/compositing/geometry/fixed-transformed-expected.txt 2015-04-13 21:18:29 UTC (rev 182755)
@@ -0,0 +1,20 @@
+(GraphicsLayer
+ (anchor 0.00 0.00)
+ (bounds 800.00 600.00)
+ (children 1
+ (GraphicsLayer
+ (bounds 800.00 600.00)
+ (contentsOpaque 1)
+ (children 1
+ (GraphicsLayer
+ (position -100.00 100.00)
+ (bounds 220.00 120.00)
+ (contentsOpaque 1)
+ (drawsContent 1)
+ (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [100.00 0.00 0.00 1.00])
+ )
+ )
+ )
+ )
+)
+
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes