Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(47)

Unified Diff: LayoutTests/platform/mac-snowleopard/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt

Issue 564183002: Auto-rebaseline for r181873 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/mac-snowleopard/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
diff --git a/LayoutTests/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt b/LayoutTests/platform/mac-snowleopard/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
similarity index 92%
copy from LayoutTests/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
copy to LayoutTests/platform/mac-snowleopard/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
index 0316f02c5136f787b30c690bcf53116b36bed3f5..2af6da4e014ec3bcd2412fd03b43671913692574 100644
--- a/LayoutTests/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
@@ -41,6 +41,8 @@
"bounds": [485, 15],
"drawsContent": true,
"repaintRects": [
+ [0, 0, 485, 15],
+ [0, 0, 485, 15],
[0, 0, 485, 15]
]
},
@@ -49,6 +51,8 @@
"bounds": [15, 485],
"drawsContent": true,
"repaintRects": [
+ [0, 0, 15, 485],
+ [0, 0, 15, 485],
[0, 0, 15, 485]
]
},

Powered by Google App Engine
This is Rietveld 408576698