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

Unified Diff: LayoutTests/platform/mac/fast/repaint/selection-after-delete-expected.txt

Issue 251703003: Auto-rebaseline for r172545 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 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/fast/repaint/selection-after-delete-expected.txt
diff --git a/LayoutTests/platform/mac/fast/repaint/selection-after-delete-expected.txt b/LayoutTests/platform/mac/fast/repaint/selection-after-delete-expected.txt
index ebc6c6f7fc1d71707f7621ac18c47613c569295b..247f0e5f945315b13caabf092ea7beb6164f8de7 100644
--- a/LayoutTests/platform/mac/fast/repaint/selection-after-delete-expected.txt
+++ b/LayoutTests/platform/mac/fast/repaint/selection-after-delete-expected.txt
@@ -1,10 +1,20 @@
This tests to see if selection gaps are removed when the selection is deleted. Nothing should be selected below. A caret should be inside the red div.
-(repaint rects
- (rect 38 74 152 92)
- (rect 38 94 152 72)
- (rect 38 75 152 90)
- (rect 38 74 3 20)
+(GraphicsLayer
+ (bounds 800.00 600.00)
+ (children 1
+ (GraphicsLayer
+ (bounds 800.00 600.00)
+ (contentsOpaque 1)
+ (drawsContent 1)
+ (repaint rects
+ (rect 38.00 74.00 152.00 92.00)
+ (rect 38.00 94.00 152.00 72.00)
+ (rect 38.00 75.00 152.00 90.00)
+ (rect 38.00 74.00 3.00 20.00)
+ )
+ )
+ )
)

Powered by Google App Engine
This is Rietveld 408576698