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

Unified Diff: LayoutTests/compositing/squashing/squash-above-fixed-1-expected.txt

Issue 283713006: Auto-rebaseline for r173990 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 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/compositing/squashing/squash-above-fixed-1-expected.txt
diff --git a/LayoutTests/compositing/squashing/squash-above-fixed-1-expected.txt b/LayoutTests/compositing/squashing/squash-above-fixed-1-expected.txt
index b9d30f095e9e67dbaaa36c2560250704addf368b..4cf96541ddf0cdc3ab61cfdc7eac2a85f527940a 100644
--- a/LayoutTests/compositing/squashing/squash-above-fixed-1-expected.txt
+++ b/LayoutTests/compositing/squashing/squash-above-fixed-1-expected.txt
@@ -47,8 +47,8 @@ CASE 2, scrolling y to 80, new layers will be squashed, so things repaint:
(contentsOpaque 1)
(drawsContent 1)
(repaint rects
- (rect 0.00 100.00 200.00 100.00)
(rect 0.00 200.00 200.00 100.00)
+ (rect 0.00 100.00 200.00 100.00)
)
(children 2
(GraphicsLayer
@@ -123,8 +123,8 @@ CASE 4, scrolling y to 170 new layers will be squashed, so things repaint:
(contentsOpaque 1)
(drawsContent 1)
(repaint rects
- (rect 0.00 200.00 200.00 100.00)
(rect 0.00 300.00 200.00 100.00)
+ (rect 0.00 200.00 200.00 100.00)
)
(children 2
(GraphicsLayer

Powered by Google App Engine
This is Rietveld 408576698