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

Side by Side Diff: LayoutTests/platform/win-xp/fast/forms/file/file-input-disabled-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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {FORM} at (0,0) size 784x63 6 RenderBlock {FORM} at (0,0) size 784x63
7 RenderBlock (anonymous) at (0,0) size 784x63 7 RenderBlock (anonymous) at (0,0) size 784x63
8 RenderBlock {INPUT} at (4,3) size 13x13 8 RenderBlock {INPUT} at (4,3) size 13x13
9 RenderInline {B} at (0,0) size 73x19 9 RenderInline {B} at (0,0) size 73x19
10 RenderText {#text} at (20,1) size 73x19 10 RenderText {#text} at (20,1) size 73x19
11 text run at (20,1) width 73: "Attach File" 11 text run at (20,1) width 73: "Attach File"
12 RenderBR {BR} at (93,16) size 0x0 12 LayoutBR {BR} at (93,16) size 0x0
13 RenderBR {BR} at (0,21) size 0x19 13 LayoutBR {BR} at (0,21) size 0x19
14 RenderText {#text} at (0,42) size 82x19 14 RenderText {#text} at (0,42) size 82x19
15 text run at (0,42) width 82: " Select File: " 15 text run at (0,42) width 82: " Select File: "
16 RenderFileUploadControl {INPUT} at (82,41) size 238x22 "No file chosen " [color=#545454] 16 RenderFileUploadControl {INPUT} at (82,41) size 238x22 "No file chosen " [color=#545454]
17 RenderButton {INPUT} at (0,0) size 85x22 [color=#808080] [bgcolor=#C 0C0C0] [border: (2px outset #C0C0C0)] 17 RenderButton {INPUT} at (0,0) size 85x22 [color=#808080] [bgcolor=#C 0C0C0] [border: (2px outset #C0C0C0)]
18 RenderBlock (anonymous) at (8,3) size 69x16 18 RenderBlock (anonymous) at (8,3) size 69x16
19 RenderText {#text} at (0,0) size 69x16 19 RenderText {#text} at (0,0) size 69x16
20 text run at (0,0) width 69: "Choose File" 20 text run at (0,0) width 69: "Choose File"
21 RenderBR {BR} at (320,57) size 0x0 21 LayoutBR {BR} at (320,57) size 0x0
22 LayoutTable {TABLE} at (0,63) size 0x0 22 LayoutTable {TABLE} at (0,63) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698