Index: LayoutTests/platform/linux/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt |
diff --git a/LayoutTests/platform/win/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt b/LayoutTests/platform/linux/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt |
similarity index 81% |
copy from LayoutTests/platform/win/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt |
copy to LayoutTests/platform/linux/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt |
index 644f068e26366cf4579204ab3bd928750e23d578..d981e597a1ba97082207341dfdb4aacd3db57d87 100644 |
--- a/LayoutTests/platform/win/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt |
+++ b/LayoutTests/platform/linux/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt |
@@ -11,8 +11,12 @@ |
"bounds": [500, 500], |
"drawsContent": true, |
"repaintRects": [ |
+ [0, 20, 821, 19], |
[0, 0, 5000, 5000], |
- [-2000, -2000, 5000, 5000] |
+ [0, 0, 801, 19], |
+ [-2000, -1980, 821, 19], |
+ [-2000, -2000, 5000, 5000], |
+ [-2000, -2000, 801, 19] |
], |
"children": [ |
{ |
@@ -23,8 +27,12 @@ |
"shouldFlattenTransform": false, |
"drawsContent": true, |
"repaintRects": [ |
+ [2000, 2020, 821, 19], |
[2000, 2000, 5000, 5000], |
- [0, 0, 5000, 5000] |
+ [2000, 2000, 801, 19], |
+ [0, 20, 821, 19], |
+ [0, 0, 5000, 5000], |
+ [0, 0, 801, 19] |
], |
"children": [ |
{ |