Index: LayoutTests/platform/win/compositing/repaint/fixed-pos-with-abs-pos-child-scroll-expected.txt |
diff --git a/LayoutTests/compositing/repaint/fixed-pos-with-abs-pos-child-scroll-expected.txt b/LayoutTests/platform/win/compositing/repaint/fixed-pos-with-abs-pos-child-scroll-expected.txt |
similarity index 66% |
rename from LayoutTests/compositing/repaint/fixed-pos-with-abs-pos-child-scroll-expected.txt |
rename to LayoutTests/platform/win/compositing/repaint/fixed-pos-with-abs-pos-child-scroll-expected.txt |
index 031231742e3d28872253e4aee5f7cf318816a3b9..55dc7574ad8157db61ff43a1ffcb1dfc57397431 100644 |
--- a/LayoutTests/compositing/repaint/fixed-pos-with-abs-pos-child-scroll-expected.txt |
+++ b/LayoutTests/platform/win/compositing/repaint/fixed-pos-with-abs-pos-child-scroll-expected.txt |
@@ -9,8 +9,12 @@ Hi! |
"repaintRects": [ |
[425, 980, 360, 90], |
[425, 980, 360, 90], |
+ [425, 980, 22, 17], |
+ [425, 980, 22, 17], |
[425, 480, 360, 90], |
- [425, 480, 360, 90] |
+ [425, 480, 360, 90], |
+ [425, 480, 22, 17], |
+ [425, 480, 22, 17] |
] |
} |
] |