Index: LayoutTests/platform/win/compositing/repaint/invalidations-on-composited-layers-expected.txt |
diff --git a/LayoutTests/platform/win/compositing/repaint/invalidations-on-composited-layers-expected.txt b/LayoutTests/platform/win/compositing/repaint/invalidations-on-composited-layers-expected.txt |
index 70c3c9878d3c208da4fce850304a613bb03ef99b..b065351a90e2f7e52729dac2338e8c6340571749 100644 |
--- a/LayoutTests/platform/win/compositing/repaint/invalidations-on-composited-layers-expected.txt |
+++ b/LayoutTests/platform/win/compositing/repaint/invalidations-on-composited-layers-expected.txt |
@@ -15,11 +15,25 @@ |
(position 8.00 42.00) |
(bounds 400.00 400.00) |
(contentsOpaque 1) |
+ (drawsContent 1) |
+ (backgroundColor #008000) |
+ (repaint rects |
+ (rect 0.00 0.00 400.00 400.00) |
+ (rect 0.00 0.00 400.00 400.00) |
+ (rect 0.00 0.00 400.00 400.00) |
+ ) |
(children 1 |
(GraphicsLayer |
(position 50.00 50.00) |
(bounds 75.00 75.00) |
(contentsOpaque 1) |
+ (drawsContent 1) |
+ (backgroundColor #0000FF) |
+ (repaint rects |
+ (rect 0.00 0.00 75.00 75.00) |
+ (rect 0.00 0.00 75.00 75.00) |
+ (rect 0.00 0.00 75.00 75.00) |
+ ) |
) |
) |
) |