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

Unified Diff: LayoutTests/platform/win/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/win/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/win/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
index 428df4a6207274264a22c32db45e92e1e8af9889..ef8a7428fbac3fafd3f08f98892066c5bb9fe02e 100644
--- a/LayoutTests/platform/win/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
+++ b/LayoutTests/platform/win/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, 17],
+ [0, 18, 882, 17],
+ [0, 0, 5000, 5000],
+ [0, 0, 867, 17],
+ [-1134, -2000, 1, 17],
+ [-2000, -1982, 882, 17],
+ [-2000, -2000, 5000, 5000],
+ [-2000, -2000, 867, 17]
+ ],
"children": [
{
"bounds": [485, 485],

Powered by Google App Engine
This is Rietveld 408576698