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

Side by Side Diff: LayoutTests/fast/repaint/overflow-outline-repaint-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 If the red outline at the bottom of the div extends all the way to the scrollbar , the test passes. If it stops short, then the test has failed, and an incomplet e repaint has occurred.
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 (anonymous) at (0,0) size 784x40 6
7 RenderText {#text} at (0,0) size 751x39 7
8 text run at (0,0) width 557: "If the red outline at the bottom of the div extends all the way to the scrollbar, the test passes. " 8
9 text run at (557,0) width 194: "If it stops short, then the test has" 9
10 text run at (0,20) width 280: "failed, and an incomplete repaint has o ccurred." 10
11 layer at (8,48) size 80x69 clip at (8,48) size 65x69 scrollY 91 scrollHeight 220 11 Excellent! Test
12 RenderBlock {DIV} at (0,40) size 80x69
13 RenderBR {BR} at (0,0) size 0x19
14 RenderBR {BR} at (0,20) size 0x19
15 RenderBR {BR} at (0,40) size 0x19
16 RenderBR {BR} at (0,60) size 0x19
17 RenderBR {BR} at (0,80) size 0x19
18 RenderBR {BR} at (0,100) size 0x19
19 RenderBR {BR} at (0,120) size 0x19
20 RenderBR {BR} at (0,140) size 0x19
21 RenderBR {BR} at (0,160) size 0x19
22 RenderInline {SPAN} at (0,0) size 59x39
23 RenderText {#text} at (0,180) size 59x39
24 text run at (0,180) width 59: "Excellent!"
25 text run at (0,200) width 26: "Test"
26 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698