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

Side by Side Diff: LayoutTests/platform/win/fast/repaint/4776765-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 for a repaint bug. The old caret position should be invalidated when a paragraph separator is inserted.
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
5 RenderBody {BODY} at (8,8) size 784x584 5
6 RenderBlock {P} at (0,0) size 784x20 6 (repaint rects
7 RenderText {#text} at (0,0) size 669x19 7 (rect 3 79 794 10)
8 text run at (0,0) width 167: "This tests for a repaint bug. " 8 (rect -5 -5 5 610)
9 text run at (167,0) width 502: "The old caret position should be inval idated when a paragraph separator is inserted." 9 (rect 800 -5 5 610)
10 RenderBlock {DIV} at (0,36) size 784x60 10 (rect -5 -5 810 5)
11 RenderBlock {DIV} at (0,0) size 784x20 11 (rect -5 600 810 5)
12 RenderBR {BR} at (0,0) size 0x19 12 (rect -5 -5 5 610)
13 RenderBlock {DIV} at (0,20) size 784x20 13 (rect 800 -5 5 610)
14 RenderBR {BR} at (0,0) size 0x19 14 (rect -5 -5 810 5)
15 RenderBlock {DIV} at (0,40) size 784x20 15 (rect -5 600 810 5)
16 RenderBR {BR} at (0,0) size 0x19 16 (rect 3 79 794 10)
17 caret: position 0 of child 0 {BR} of child 4 {DIV} of child 3 {DIV} of body 17 (rect 3 79 794 30)
18 (rect 3 89 794 20)
19 (rect 3 84 794 5)
20 (rect 7 63 3 21)
21 (rect 7 83 3 21)
22 )
23
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698