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

Unified Diff: LayoutTests/platform/win/compositing/squashing/selection-repaint-with-gaps-expected.txt

Issue 342983002: Auto-rebaseline for r176361 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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/win/compositing/squashing/selection-repaint-with-gaps-expected.txt
diff --git a/LayoutTests/compositing/squashing/selection-repaint-with-gaps-expected.txt b/LayoutTests/platform/win/compositing/squashing/selection-repaint-with-gaps-expected.txt
similarity index 69%
copy from LayoutTests/compositing/squashing/selection-repaint-with-gaps-expected.txt
copy to LayoutTests/platform/win/compositing/squashing/selection-repaint-with-gaps-expected.txt
index 3c5ffb90ec23a0ab733064cf47d97e4d439801f4..e216fb22f7ab7e5220e603e4a5d228ba4795e07b 100644
--- a/LayoutTests/compositing/squashing/selection-repaint-with-gaps-expected.txt
+++ b/LayoutTests/platform/win/compositing/squashing/selection-repaint-with-gaps-expected.txt
@@ -1,4 +1,3 @@
-This test passes if the highlighted area includes the gaps between scrolled children.
lorem ipsumlorem ipsumlorem ipsum
(GraphicsLayer
(bounds 800.00 600.00)
@@ -11,7 +10,7 @@ lorem ipsumlorem ipsumlorem ipsum
(GraphicsLayer
(children 2
(GraphicsLayer
- (position 8.00 28.00)
+ (position 8.00 8.00)
(bounds 300.00 500.00)
)
(GraphicsLayer
@@ -19,8 +18,8 @@ lorem ipsumlorem ipsumlorem ipsum
(bounds 100.00 210.00)
(drawsContent 1)
(repaint rects
- (rect 34.00 80.00 6.00 19.00)
- (rect 0.00 80.00 35.00 39.00)
+ (rect 37.00 80.00 3.00 17.00)
+ (rect 0.00 80.00 40.00 35.00)
)
)
)
@@ -40,7 +39,7 @@ lorem ipsumlorem ipsumlorem ipsum
(GraphicsLayer
(children 2
(GraphicsLayer
- (position 8.00 28.00)
+ (position 8.00 8.00)
(bounds 300.00 500.00)
)
(GraphicsLayer
@@ -48,11 +47,11 @@ lorem ipsumlorem ipsumlorem ipsum
(bounds 100.00 210.00)
(drawsContent 1)
(repaint rects
- (rect 34.00 160.00 6.00 19.00)
- (rect 34.00 80.00 6.00 39.00)
- (rect 0.00 160.00 35.00 39.00)
- (rect 0.00 119.00 100.00 11.00)
- (rect 0.00 80.00 35.00 39.00)
+ (rect 37.00 160.00 3.00 17.00)
+ (rect 37.00 80.00 3.00 35.00)
+ (rect 0.00 160.00 40.00 35.00)
+ (rect 0.00 115.00 100.00 15.00)
+ (rect 0.00 80.00 40.00 35.00)
)
)
)

Powered by Google App Engine
This is Rietveld 408576698