Index: LayoutTests/fast/repaint/resize-with-border-expected.txt |
diff --git a/LayoutTests/compositing/layer-creation/compositing-reason-removed-expected.txt b/LayoutTests/fast/repaint/resize-with-border-expected.txt |
similarity index 76% |
copy from LayoutTests/compositing/layer-creation/compositing-reason-removed-expected.txt |
copy to LayoutTests/fast/repaint/resize-with-border-expected.txt |
index 8af78cfc26bcd242b8fa25a430076945267f8e45..1c55171930bc2ed0d79c56834842edd4aacae40c 100644 |
--- a/LayoutTests/compositing/layer-creation/compositing-reason-removed-expected.txt |
+++ b/LayoutTests/fast/repaint/resize-with-border-expected.txt |
@@ -6,7 +6,8 @@ |
"contentsOpaque": true, |
"drawsContent": true, |
"repaintRects": [ |
- [8, 8, 30, 30] |
+ [220, 0, 200, 220], |
+ [210, 0, 10, 220] |
] |
} |
] |