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

Side by Side Diff: LayoutTests/platform/android/fast/repaint/selection-after-remove-expected.txt

Issue 1271253005: Auto-rebaseline for r200178 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 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. 1 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.
2 2
3 hello world 3 hello world
4 (repaint rects 4 (repaint rects
5 (rect 39 79 32 19) 5 (rect 39 79 32 19)
6 (rect 39 79 142 99) 6 (rect 39 79 142 99)
7 (rect 67 158 39 20) 7 (rect 67 158 39 20)
8 (rect 38 78 152 102) 8 (rect 38 78 152 102)
9 (rect 38 100 152 80) 9 (rect 38 100 152 80)
10 (rect 38 99 152 1) 10 (rect 38 99 152 1)
11 (rect 38 79 152 99) 11 (rect 38 79 152 99)
12 (rect 39 79 32 19) 12 (rect 39 79 32 19)
13 (rect 71 79 35 19) 13 (rect 71 79 35 19)
14 ) 14 )
15 15
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698