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

Side by Side Diff: LayoutTests/platform/win/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 784x60 6 RenderBlock {FORM} at (0,0) size 784x60
7 RenderBlock (anonymous) at (0,0) size 784x60 7 RenderBlock (anonymous) at (0,0) size 784x60
8 RenderBlock {INPUT} at (4,3) size 13x13 8 RenderBlock {INPUT} at (4,3) size 13x13
9 RenderInline {B} at (0,0) size 76x17 9 RenderInline {B} at (0,0) size 76x17
10 RenderText {#text} at (20,2) size 76x17 10 RenderText {#text} at (20,2) size 76x17
11 text run at (20,2) width 76: "Attach File" 11 text run at (20,2) width 76: "Attach File"
12 RenderBR {BR} at (95,16) size 1x0 12 LayoutBR {BR} at (95,16) size 1x0
13 RenderBR {BR} at (0,20) size 0x17 13 LayoutBR {BR} at (0,20) size 0x17
14 RenderText {#text} at (0,40) size 89x17 14 RenderText {#text} at (0,40) size 89x17
15 text run at (0,40) width 89: " Select File: " 15 text run at (0,40) width 89: " Select File: "
16 RenderFileUploadControl {INPUT} at (88.42,38) size 238x22 "No file cho sen" [color=#545454] 16 RenderFileUploadControl {INPUT} at (88.42,38) size 238x22 "No file cho sen" [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 (326,54) size 1x0 21 LayoutBR {BR} at (326,54) size 1x0
22 LayoutTable {TABLE} at (0,60) size 0x0 22 LayoutTable {TABLE} at (0,60) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698