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

Side by Side Diff: LayoutTests/platform/win-xp/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 315x19 6 RenderText {#text} at (0,0) size 315x19
7 text run at (0,0) width 315: "This tests that you can set the placeholde r text color." 7 text run at (0,0) width 315: "This tests that you can set the placeholde r text color."
8 RenderBR {BR} at (315,15) size 0x0 8 LayoutBR {BR} at (315,15) size 0x0
9 LayoutTextControl {INPUT} at (0,20) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 9 LayoutTextControl {INPUT} at (0,20) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
10 RenderText {#text} at (153,21) size 4x19 10 RenderText {#text} at (153,21) size 4x19
11 text run at (153,21) width 4: " " 11 text run at (153,21) width 4: " "
12 LayoutTextControl {INPUT} at (157,20) size 155x22 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)] 12 LayoutTextControl {INPUT} at (157,20) size 155x22 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)]
13 RenderFlexibleBox {DIV} at (3,3) size 149x16 13 RenderFlexibleBox {DIV} at (3,3) size 149x16
14 RenderBlock {DIV} at (0,2.50) size 1x11 14 RenderBlock {DIV} at (0,2.50) size 1x11
15 RenderBlock {DIV} at (1,0) size 135x16 15 RenderBlock {DIV} at (1,0) size 135x16
16 RenderText {#text} at (312,21) size 4x19 16 RenderText {#text} at (312,21) size 4x19
17 text run at (312,21) width 4: " " 17 text run at (312,21) width 4: " "
18 LayoutTextControl {INPUT} at (316,20) size 153x22 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)] 18 LayoutTextControl {INPUT} at (316,20) size 153x22 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)]
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
56 layer at (640,31) size 149x16 56 layer at (640,31) size 149x16
57 RenderBlock {DIV} at (2,3) size 149x16 57 RenderBlock {DIV} at (2,3) size 149x16
58 layer at (10,53) size 149x16 58 layer at (10,53) size 149x16
59 RenderBlock {DIV} at (2,3) size 149x16 [color=#A9A9A9] 59 RenderBlock {DIV} at (2,3) size 149x16 [color=#A9A9A9]
60 RenderText {#text} at (0,0) size 90x16 60 RenderText {#text} at (0,0) size 90x16
61 text run at (0,0) width 90: "default disabled" 61 text run at (0,0) width 90: "default disabled"
62 layer at (10,53) size 149x16 62 layer at (10,53) size 149x16
63 RenderBlock {DIV} at (2,3) size 149x16 63 RenderBlock {DIV} at (2,3) size 149x16
64 layer at (305,35) size 9x9 transparent 64 layer at (305,35) size 9x9 transparent
65 RenderBlock {DIV} at (137,3.50) size 9x9 65 RenderBlock {DIV} at (137,3.50) size 9x9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698