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

Side by Side Diff: LayoutTests/platform/mac/fast/forms/placeholder-pseudo-style-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 RenderText {#text} at (0,0) size 336x18 6 RenderText {#text} at (0,0) size 336x18
7 text run at (0,0) width 336: "This tests that you can set the placeholde r text color." 7 text run at (0,0) width 336: "This tests that you can set the placeholde r text color."
8 RenderBR {BR} at (335,14) size 1x0 8 LayoutBR {BR} at (335,14) size 1x0
9 LayoutTextControl {INPUT} at (0,18) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 9 LayoutTextControl {INPUT} at (0,18) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
10 RenderText {#text} at (123,18) size 4x18 10 RenderText {#text} at (123,18) size 4x18
11 text run at (123,18) width 4: " " 11 text run at (123,18) width 4: " "
12 LayoutTextControl {INPUT} at (127,18) size 125x19 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)] 12 LayoutTextControl {INPUT} at (127,18) size 125x19 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)]
13 RenderFlexibleBox {DIV} at (4,3) size 117x13 13 RenderFlexibleBox {DIV} at (4,3) size 117x13
14 RenderBlock {DIV} at (0,6.50) size 5x0 14 RenderBlock {DIV} at (0,6.50) size 5x0
15 RenderBlock {DIV} at (5,0) size 100x13 15 RenderBlock {DIV} at (5,0) size 100x13
16 RenderText {#text} at (252,18) size 4x18 16 RenderText {#text} at (252,18) size 4x18
17 text run at (252,18) width 4: " " 17 text run at (252,18) width 4: " "
18 LayoutTextControl {INPUT} at (256,18) size 123x19 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)] 18 LayoutTextControl {INPUT} at (256,18) size 123x19 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)]
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 layer at (521,29) size 117x13 57 layer at (521,29) size 117x13
58 RenderBlock {DIV} at (3,3) size 117x13 58 RenderBlock {DIV} at (3,3) size 117x13
59 layer at (648,29) size 117x13 59 layer at (648,29) size 117x13
60 RenderBlock {DIV} at (3,3) size 117x13 [color=#A9A9A9] 60 RenderBlock {DIV} at (3,3) size 117x13 [color=#A9A9A9]
61 RenderText {#text} at (0,0) size 86x13 61 RenderText {#text} at (0,0) size 86x13
62 text run at (0,0) width 86: "default disabled" 62 text run at (0,0) width 86: "default disabled"
63 layer at (648,29) size 117x13 63 layer at (648,29) size 117x13
64 RenderBlock {DIV} at (3,3) size 117x13 64 RenderBlock {DIV} at (3,3) size 117x13
65 layer at (245,30) size 11x11 transparent 65 layer at (245,30) size 11x11 transparent
66 RenderBlock {DIV} at (106,1) size 11x11 66 RenderBlock {DIV} at (106,1) size 11x11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698