Index: LayoutTests/compositing/repaint/invalidations-on-composited-layers-expected.txt |
diff --git a/LayoutTests/compositing/repaint/invalidations-on-composited-layers-expected.txt b/LayoutTests/compositing/repaint/invalidations-on-composited-layers-expected.txt |
index c1354d6a38c56849c625d473b269285c059672f7..952025ea490d4f52f867638554c58f2b4aa764c5 100644 |
--- a/LayoutTests/compositing/repaint/invalidations-on-composited-layers-expected.txt |
+++ b/LayoutTests/compositing/repaint/invalidations-on-composited-layers-expected.txt |
@@ -5,14 +5,9 @@ |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
- "repaintRects": [ |
- [8, 413, 784, 28], |
- [8, 13, 784, 15], |
- [0, 421, 800, 28] |
- ], |
Xianzhu
2014/07/21 18:33:37
This was extra repaints caused by the output of la
|
"children": [ |
{ |
- "position": [8, 41], |
+ "position": [8, 8], |
chrishtr
2014/07/21 19:05:34
What about this change? Why does it happen?
Xianzhu
2014/07/21 19:15:24
This is because there is no more layer-tree-text (
|
"bounds": [400, 400], |
"contentsOpaque": true, |
"drawsContent": true, |