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

Side by Side Diff: LayoutTests/platform/win/fast/repaint/text-selection-rect-in-overflow-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 800x116 3
4 RenderBlock {HTML} at (0,0) size 800x116 4
5 RenderBody {BODY} at (8,8) size 784x100 5 Should have green background
6 layer at (8,8) size 784x100 scrollY 80 scrollHeight 180 6
7 RenderBlock {DIV} at (0,0) size 784x100 7
8 RenderBR {BR} at (0,0) size 0x19 8
9 RenderBR {BR} at (0,20) size 0x19 9
10 RenderBR {BR} at (0,40) size 0x19 10 (repaint rects
11 RenderBR {BR} at (0,60) size 0x19 11 (rect 8 8 187 19)
12 RenderInline {SPAN} at (0,0) size 187x19 [bgcolor=#008000] 12 )
13 RenderText {#text} at (0,80) size 187x19 13
14 text run at (0,80) width 187: "Should have green background"
15 RenderBR {BR} at (187,80) size 0x19
16 RenderBR {BR} at (0,100) size 0x19
17 RenderBR {BR} at (0,120) size 0x19
18 RenderBR {BR} at (0,140) size 0x19
19 RenderBR {BR} at (0,160) size 0x19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698