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

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

Issue 170643006: Auto-rebaseline for r167542 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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
new file mode 100644
index 0000000000000000000000000000000000000000..f6396345d0c92efa59ef92119928a68e9e84e4e2
--- /dev/null
+++ b/LayoutTests/platform/mac/fast/repaint/selection-after-delete-expected.txt
@@ -0,0 +1,11 @@
+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 93 152 1)
+ (rect 38 75 152 90)
+ (rect 38 74 3 20)
+)
+

Powered by Google App Engine
This is Rietveld 408576698