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

Side by Side Diff: LayoutTests/platform/win-xp/fast/dom/HTMLProgressElement/indeterminate-progress-001-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 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
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x76 3 layer at (0,0) size 800x76
4 RenderBlock {HTML} at (0,0) size 800x76 4 RenderBlock {HTML} at (0,0) size 800x76
5 RenderBody {BODY} at (8,8) size 784x60 5 RenderBody {BODY} at (8,8) size 784x60
6 RenderBlock {PROGRESS} at (0,2.19) size 160x16 [border: (2px solid #0000FF )] 6 RenderBlock {PROGRESS} at (0,2.19) size 160x16 [border: (2px solid #0000FF )]
7 RenderProgress {DIV} at (2,2) size 156x12 7 RenderProgress {DIV} at (2,2) size 156x12
8 RenderBlock {DIV} at (0,0) size 156x12 [bgcolor=#808080] 8 RenderBlock {DIV} at (0,0) size 156x12 [bgcolor=#808080]
9 RenderBlock {DIV} at (0,0) size 0x12 [bgcolor=#008000] 9 RenderBlock {DIV} at (0,0) size 0x12 [bgcolor=#008000]
10 RenderText {#text} at (160,0) size 4x19 10 RenderText {#text} at (160,0) size 4x19
11 text run at (160,0) width 4: " " 11 text run at (160,0) width 4: " "
12 RenderBR {BR} at (164,0) size 0x19 12 LayoutBR {BR} at (164,0) size 0x19
13 RenderBlock {PROGRESS} at (0,22.19) size 160x16 [border: (2px solid #0000F F)] 13 RenderBlock {PROGRESS} at (0,22.19) size 160x16 [border: (2px solid #0000F F)]
14 RenderProgress {DIV} at (2,2) size 156x12 14 RenderProgress {DIV} at (2,2) size 156x12
15 RenderBlock {DIV} at (0,0) size 156x12 [bgcolor=#808080] 15 RenderBlock {DIV} at (0,0) size 156x12 [bgcolor=#808080]
16 RenderBlock {DIV} at (0,0) size 0x12 [bgcolor=#008000] 16 RenderBlock {DIV} at (0,0) size 0x12 [bgcolor=#008000]
17 RenderText {#text} at (160,20) size 4x19 17 RenderText {#text} at (160,20) size 4x19
18 text run at (160,20) width 4: " " 18 text run at (160,20) width 4: " "
19 RenderBR {BR} at (164,20) size 0x19 19 LayoutBR {BR} at (164,20) size 0x19
20 RenderBlock {PROGRESS} at (0,42.19) size 160x16 [border: (2px solid #FF000 0)] 20 RenderBlock {PROGRESS} at (0,42.19) size 160x16 [border: (2px solid #FF000 0)]
21 RenderProgress {DIV} at (2,2) size 156x12 21 RenderProgress {DIV} at (2,2) size 156x12
22 RenderBlock {DIV} at (0,0) size 156x12 [bgcolor=#808080] 22 RenderBlock {DIV} at (0,0) size 156x12 [bgcolor=#808080]
23 RenderBlock {DIV} at (0,0) size 78x12 [bgcolor=#008000] 23 RenderBlock {DIV} at (0,0) size 78x12 [bgcolor=#008000]
24 RenderText {#text} at (0,0) size 0x0 24 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698