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

Unified Diff: LayoutTests/platform/mac/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/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/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
similarity index 91%
copy from LayoutTests/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
copy to LayoutTests/platform/mac/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
index 0316f02c5136f787b30c690bcf53116b36bed3f5..337586ab548a402764053fdcc6a10ac29aa06564 100644
--- a/LayoutTests/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
+++ b/LayoutTests/platform/mac/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
@@ -39,16 +39,18 @@
{
"position": [0, 485],
"bounds": [485, 15],
- "drawsContent": true,
"repaintRects": [
+ [0, 0, 485, 15],
+ [0, 0, 485, 15],
[0, 0, 485, 15]
]
},
{
"position": [485, 0],
"bounds": [15, 485],
- "drawsContent": true,
"repaintRects": [
+ [0, 0, 15, 485],
+ [0, 0, 15, 485],
[0, 0, 15, 485]
]
},
« no previous file with comments | « LayoutTests/platform/mac-snowleopard/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698