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

Side by Side Diff: LayoutTests/platform/win/fast/repaint/selection-clear-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  
2 RenderView at (0,0) size 800x600 2
3 layer at (0,0) size 800x600 3 (repaint rects
4 RenderBlock {HTML} at (0,0) size 800x600 4 (rect 8 8 90 159)
5 RenderBody {BODY} at (8,8) size 784x584 5 (rect 8 8 100 200)
6 RenderBlock {DIV} at (0,0) size 100x200 6 (rect 8 8 100 200)
7 RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000] 7 (rect 8 8 100 100)
8 RenderText {#text} at (0,40) size 4x19 8 (rect 8 208 100 100)
9 text run at (0,40) width 4: " " 9 (rect 8 108 100 100)
10 RenderBlock (anonymous) at (0,100) size 100x100 10 (rect 8 208 100 100)
11 RenderBR {BR} at (0,40) size 0x19 11 (rect 8 8 4 59)
12 selection start: position 0 of child 1 {DIV} of child 1 {DIV} of body 12 (rect 8 8 784 100)
13 selection end: position 0 of child 2 {BR} of child 1 {DIV} of body 13 )
14
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698