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

Unified Diff: LayoutTests/platform/mac-snowleopard/compositing/overflow/updating-scrolling-content-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/overflow/updating-scrolling-content-expected.txt
diff --git a/LayoutTests/platform/mac-snowleopard/compositing/overflow/updating-scrolling-content-expected.txt b/LayoutTests/platform/mac-snowleopard/compositing/overflow/updating-scrolling-content-expected.txt
index 8c38410c2f33d16cde06884a1d63f1e6f5762dcb..4edfc243ac14004636f2510cab6031ee50461ad1 100644
--- a/LayoutTests/platform/mac-snowleopard/compositing/overflow/updating-scrolling-content-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/compositing/overflow/updating-scrolling-content-expected.txt
@@ -10,6 +10,10 @@
"position": [8, 8],
"bounds": [200, 200],
"drawsContent": true,
+ "repaintRects": [
+ [0, 0, 185, 200],
+ [0, -1000, 185, 200]
+ ],
"children": [
{
"bounds": [185, 185],

Powered by Google App Engine
This is Rietveld 408576698