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

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

Issue 703473005: Auto-rebaseline for r184838 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month 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/platform/mac-snowleopard/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
index 8f9f6029fc49d41b402658e6420eca056bd6005c..ab02ff166a79108b489f8305e46ba2e909b17c2b 100644
--- a/LayoutTests/platform/mac-snowleopard/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
@@ -10,6 +10,16 @@
"position": [8, 8],
"bounds": [500, 500],
"drawsContent": true,
+ "repaintRects": [
+ [866, 0, 1, 16],
+ [0, 16, 882, 16],
+ [0, 0, 5000, 5000],
+ [0, 0, 867, 16],
+ [-1134, -2000, 1, 16],
+ [-2000, -1984, 882, 16],
+ [-2000, -2000, 5000, 5000],
+ [-2000, -2000, 867, 16]
+ ],
"children": [
{
"bounds": [485, 485],

Powered by Google App Engine
This is Rietveld 408576698