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

Side by Side Diff: LayoutTests/platform/mac/virtual/slimmingpaint/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 784x56 6 RenderBlock {FORM} at (0,0) size 784x56
7 RenderBlock (anonymous) at (0,0) size 784x56 7 RenderBlock (anonymous) at (0,0) size 784x56
8 RenderBlock {INPUT} at (2.91,4) size 12x12 8 RenderBlock {INPUT} at (2.91,4) size 12x12
9 RenderInline {B} at (0,0) size 77x18 9 RenderInline {B} at (0,0) size 77x18
10 RenderText {#text} at (17,0) size 77x18 10 RenderText {#text} at (17,0) size 77x18
11 text run at (17,0) width 77: "Attach File" 11 text run at (17,0) width 77: "Attach File"
12 RenderBR {BR} at (93,14) size 1x0 12 LayoutBR {BR} at (93,14) size 1x0
13 RenderBR {BR} at (0,19) size 0x18 13 LayoutBR {BR} at (0,19) size 0x18
14 RenderText {#text} at (0,37) size 89x18 14 RenderText {#text} at (0,37) size 89x18
15 text run at (0,37) width 89: " Select File: " 15 text run at (0,37) width 89: " Select File: "
16 RenderFileUploadControl {INPUT} at (88.42,38) size 237x18 "No file cho sen" [color=#545454] 16 RenderFileUploadControl {INPUT} at (88.42,38) size 237x18 "No file cho sen" [color=#545454]
17 RenderButton {INPUT} at (0,0) size 77.56x18 [color=#7F7F7F] [bgcolor =#C0C0C0] 17 RenderButton {INPUT} at (0,0) size 77.56x18 [color=#7F7F7F] [bgcolor =#C0C0C0]
18 RenderBlock (anonymous) at (8,2) size 61.56x13 18 RenderBlock (anonymous) at (8,2) size 61.56x13
19 RenderText {#text} at (0,0) size 62x13 19 RenderText {#text} at (0,0) size 62x13
20 text run at (0,0) width 62: "Choose File" 20 text run at (0,0) width 62: "Choose File"
21 RenderBR {BR} at (325,51) size 1x0 21 LayoutBR {BR} at (325,51) size 1x0
22 LayoutTable {TABLE} at (0,56) size 0x0 22 LayoutTable {TABLE} at (0,56) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698