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

Side by Side Diff: LayoutTests/platform/win/fast/repaint/reflection-redraw-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 CONSOLE MESSAGE: line 37: here 1 CONSOLE MESSAGE: line 37: here
2 layer at (0,0) size 800x600 2 The color of this text in the reflection should be green
3 RenderView at (0,0) size 800x600 3
4 layer at (0,0) size 800x8 4 The color of this text in the reflection should be green
5 RenderBlock {HTML} at (0,0) size 800x8 5
6 RenderBody {BODY} at (8,8) size 784x0 6 The color of this text in the reflection should be green
7 layer at (293,130) size 150x100 7
8 RenderBlock (positioned) {DIV} at (285,10) size 150x100 [bgcolor=#808080] [bor der: (1px solid #000000)] 8 The color of this text in the reflection should be green
9 RenderBlock {P} at (11,27) size 128x60 [color=#008000] 9
10 RenderText {#text} at (2,0) size 124x59 10 (repaint rects
11 text run at (2,0) width 124: "The color of this text" 11 (rect 304 377 128 156)
12 text run at (18,20) width 92: "in the reflection" 12 (rect 304 377 128 156)
13 text run at (16,40) width 96: "should be green" 13 (rect 379 267 288 60)
14 layer at (218,240) size 150x100 14 (rect 379 267 288 60)
15 RenderBlock (positioned) {DIV} at (210,120) size 150x100 [bgcolor=#808080] [bo rder: (1px solid #000000)] 15 (rect 69 267 288 60)
16 RenderBlock {P} at (11,27) size 128x60 [color=#008000] 16 (rect 69 267 288 60)
17 RenderText {#text} at (2,0) size 124x59 17 (rect 304 33 128 184)
18 text run at (2,0) width 124: "The color of this text" 18 (rect 304 33 128 184)
19 text run at (18,20) width 92: "in the reflection" 19 )
20 text run at (16,40) width 96: "should be green" 20
21 layer at (368,240) size 150x100
22 RenderBlock (positioned) {DIV} at (360,120) size 150x100 [bgcolor=#808080] [bo rder: (1px solid #000000)]
23 RenderBlock {P} at (11,27) size 128x60 [color=#008000]
24 RenderText {#text} at (2,0) size 124x59
25 text run at (2,0) width 124: "The color of this text"
26 text run at (18,20) width 92: "in the reflection"
27 text run at (16,40) width 96: "should be green"
28 layer at (293,350) size 150x100
29 RenderBlock (positioned) {DIV} at (285,230) size 150x100 [bgcolor=#808080] [bo rder: (1px solid #000000)]
30 RenderBlock {P} at (11,27) size 128x60 [color=#008000]
31 RenderText {#text} at (2,0) size 124x59
32 text run at (2,0) width 124: "The color of this text"
33 text run at (18,20) width 92: "in the reflection"
34 text run at (16,40) width 96: "should be green"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698