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

Side by Side Diff: LayoutTests/platform/win/fast/forms/placeholder-appearance-textarea-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 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBR {BR} at (179,36) size 0x0 6 LayoutBR {BR} at (179,36) size 0x0
7 RenderBR {BR} at (179,72) size 0x0 7 LayoutBR {BR} at (179,72) size 0x0
8 RenderBR {BR} at (179,108) size 0x0 8 LayoutBR {BR} at (179,108) size 0x0
9 layer at (8,8) size 179x36 clip at (9,9) size 177x34 9 layer at (8,8) size 179x36 clip at (9,9) size 177x34
10 LayoutTextControl {TEXTAREA} at (0,0) size 179x36 [bgcolor=#FFFFFF] [border: ( 1px solid #A9A9A9)] 10 LayoutTextControl {TEXTAREA} at (0,0) size 179x36 [bgcolor=#FFFFFF] [border: ( 1px solid #A9A9A9)]
11 RenderBlock {DIV} at (3,3) size 175x32 [color=#A9A9A9] 11 RenderBlock {DIV} at (3,3) size 175x32 [color=#A9A9A9]
12 RenderText {#text} at (0,0) size 48x32 12 RenderText {#text} at (0,0) size 48x32
13 text run at (0,0) width 48: "first \x{D}" 13 text run at (0,0) width 48: "first \x{D}"
14 text run at (48,0) width 0: " " 14 text run at (48,0) width 0: " "
15 text run at (0,16) width 48: "second" 15 text run at (0,16) width 48: "second"
16 RenderBlock {DIV} at (3,3) size 175x16 16 RenderBlock {DIV} at (3,3) size 175x16
17 layer at (8,44) size 179x36 clip at (9,45) size 177x34 17 layer at (8,44) size 179x36 clip at (9,45) size 177x34
18 LayoutTextControl {TEXTAREA} at (0,36) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)] 18 LayoutTextControl {TEXTAREA} at (0,36) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
19 RenderBlock {DIV} at (3,3) size 175x16 [color=#A9A9A9] 19 RenderBlock {DIV} at (3,3) size 175x16 [color=#A9A9A9]
20 RenderText {#text} at (0,0) size 0x16 20 RenderText {#text} at (0,0) size 0x16
21 text run at (0,0) width 0: "\x{D}" 21 text run at (0,0) width 0: "\x{D}"
22 RenderBlock {DIV} at (3,3) size 175x16 22 RenderBlock {DIV} at (3,3) size 175x16
23 layer at (8,80) size 179x36 clip at (9,81) size 177x34 23 layer at (8,80) size 179x36 clip at (9,81) size 177x34
24 LayoutTextControl {TEXTAREA} at (0,72) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)] 24 LayoutTextControl {TEXTAREA} at (0,72) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
25 RenderBlock {DIV} at (3,3) size 175x16 [color=#A9A9A9] 25 RenderBlock {DIV} at (3,3) size 175x16 [color=#A9A9A9]
26 RenderText {#text} at (0,0) size 0x16 26 RenderText {#text} at (0,0) size 0x16
27 text run at (0,0) width 0: " " 27 text run at (0,0) width 0: " "
28 RenderBlock {DIV} at (3,3) size 175x16 28 RenderBlock {DIV} at (3,3) size 175x16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698