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

Side by Side Diff: LayoutTests/platform/win/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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 This tests to see if selection gaps are removed when the selection is deleted. N othing should be selected below. A caret should be inside the red div.
2 RenderView at (0,0) size 800x600 2
3 layer at (0,0) size 800x600 3
4 RenderBlock {HTML} at (0,0) size 800x600 4 (repaint rects
5 RenderBody {BODY} at (8,8) size 784x562 5 (rect 38 78 152 102)
6 RenderBlock {P} at (0,0) size 784x40 6 (rect 38 100 152 80)
7 RenderText {#text} at (0,0) size 781x39 7 (rect 38 99 152 1)
8 text run at (0,0) width 458: "This tests to see if selection gaps are removed when the selection is deleted. " 8 (rect 38 79 152 99)
9 text run at (458,0) width 212: "Nothing should be selected below. " 9 (rect 38 78 3 21)
10 text run at (670,0) width 107: "A caret should be" 10 )
11 text run at (777,0) width 4: " " 11
12 text run at (0,20) width 106: "inside the red div."
13 RenderBlock {DIV} at (30,70) size 152x22 [border: (1px solid #FF0000)]
14 RenderBR {BR} at (1,1) size 0x19
15 caret: position 0 of child 0 {BR} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698