Index: LayoutTests/fast/repaint/multicol-as-paint-container-expected.txt |
diff --git a/LayoutTests/compositing/repaint/should-not-repaint-composited-filter-expected.txt b/LayoutTests/fast/repaint/multicol-as-paint-container-expected.txt |
similarity index 74% |
copy from LayoutTests/compositing/repaint/should-not-repaint-composited-filter-expected.txt |
copy to LayoutTests/fast/repaint/multicol-as-paint-container-expected.txt |
index 61b7da0dfac0d209dcc8880e1ca57a6cbbef1c58..a5bcf492c1fb33c4721589fe2beb8c767c54df03 100644 |
--- a/LayoutTests/compositing/repaint/should-not-repaint-composited-filter-expected.txt |
+++ b/LayoutTests/fast/repaint/multicol-as-paint-container-expected.txt |
@@ -8,11 +8,12 @@ |
"children": [ |
{ |
"position": [8, 8], |
- "bounds": [100, 100], |
- "contentsOpaque": true, |
+ "bounds": [630, 180], |
"drawsContent": true, |
"backfaceVisibility": "hidden", |
- "backgroundColor": "#008000" |
+ "repaintRects": [ |
+ [0, 0, 630, 180] |
+ ] |
} |
] |
} |