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

Unified Diff: LayoutTests/platform/mac/fast/repaint/selection-after-remove-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-remove-expected.txt
diff --git a/LayoutTests/platform/mac/fast/repaint/selection-after-remove-expected.txt b/LayoutTests/platform/mac/fast/repaint/selection-after-remove-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..dfbbd9d07fcc871e49fe9f307cafefc109bd3e7e
--- /dev/null
+++ b/LayoutTests/platform/mac/fast/repaint/selection-after-remove-expected.txt
@@ -0,0 +1,15 @@
+This tests to see if selection gaps are invalidated properly when content inside the selection is removed. Only 'hello world' should have a selecton tint behind it.
+
+hello world
+(repaint rects
+ (rect 39 75 35 18)
+ (rect 39 75 150 90)
+ (rect 70 147 41 18)
+ (rect 38 74 152 92)
+ (rect 38 94 152 72)
+ (rect 38 93 152 1)
+ (rect 38 75 152 90)
+ (rect 39 75 35 18)
+ (rect 74 75 37 18)
+)
+

Powered by Google App Engine
This is Rietveld 408576698