Index: LayoutTests/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt |
diff --git a/LayoutTests/compositing/repaint/should-not-repaint-composited-filter-expected.txt b/LayoutTests/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt |
similarity index 53% |
copy from LayoutTests/compositing/repaint/should-not-repaint-composited-filter-expected.txt |
copy to LayoutTests/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt |
index 61b7da0dfac0d209dcc8880e1ca57a6cbbef1c58..5eb913bd82cc9020a4863fe13dfdf2b00296abe5 100644 |
--- a/LayoutTests/compositing/repaint/should-not-repaint-composited-filter-expected.txt |
+++ b/LayoutTests/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt |
@@ -1,18 +1,19 @@ |
{ |
- "bounds": [800, 600], |
+ "bounds": [785, 5056], |
"children": [ |
{ |
- "bounds": [800, 600], |
+ "bounds": [785, 5056], |
"contentsOpaque": true, |
"drawsContent": true, |
"children": [ |
{ |
- "position": [8, 8], |
- "bounds": [100, 100], |
- "contentsOpaque": true, |
+ "position": [8, 28], |
+ "bounds": [769, 2122], |
"drawsContent": true, |
"backfaceVisibility": "hidden", |
- "backgroundColor": "#008000" |
+ "repaintRects": [ |
+ [10, 1572, 150, 550] |
+ ] |
} |
] |
} |