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

Side by Side Diff: LayoutTests/platform/mac/fast/forms/textarea-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 RenderText {#text} at (161,36) size 4x18 9 RenderText {#text} at (161,36) size 4x18
10 text run at (161,36) width 4: " " 10 text run at (161,36) width 4: " "
11 RenderText {#text} at (326,36) size 4x18 11 RenderText {#text} at (326,36) size 4x18
12 text run at (326,36) width 4: " " 12 text run at (326,36) width 4: " "
13 RenderText {#text} at (491,36) size 4x18 13 RenderText {#text} at (491,36) size 4x18
14 text run at (491,36) width 4: " " 14 text run at (491,36) width 4: " "
15 RenderText {#text} at (0,0) size 0x0 15 RenderText {#text} at (0,0) size 0x0
16 layer at (8,26) size 161x32 clip at (9,27) size 159x30 16 layer at (8,26) size 161x32 clip at (9,27) size 159x30
17 LayoutTextControl {TEXTAREA} at (0,18) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)] 17 LayoutTextControl {TEXTAREA} at (0,18) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
18 RenderBlock {DIV} at (3,3) size 155x13 [color=#640000] 18 RenderBlock {DIV} at (3,3) size 155x13 [color=#640000]
(...skipping 11 matching lines...) Expand all
30 RenderBlock {DIV} at (3,3) size 155x13 [color=#A9A9A9] 30 RenderBlock {DIV} at (3,3) size 155x13 [color=#A9A9A9]
31 RenderText {#text} at (0,0) size 38x13 31 RenderText {#text} at (0,0) size 38x13
32 text run at (0,0) width 38: "default" 32 text run at (0,0) width 38: "default"
33 RenderBlock {DIV} at (3,3) size 155x13 33 RenderBlock {DIV} at (3,3) size 155x13
34 layer at (503,26) size 161x32 clip at (504,27) size 159x30 34 layer at (503,26) size 161x32 clip at (504,27) size 159x30
35 LayoutTextControl {TEXTAREA} at (495,18) size 161x32 [color=#545454] [bgcolor= #FFFFFF] [border: (1px solid #545454)] 35 LayoutTextControl {TEXTAREA} at (495,18) size 161x32 [color=#545454] [bgcolor= #FFFFFF] [border: (1px solid #545454)]
36 RenderBlock {DIV} at (3,3) size 155x13 [color=#A9A9A9] 36 RenderBlock {DIV} at (3,3) size 155x13 [color=#A9A9A9]
37 RenderText {#text} at (0,0) size 86x13 37 RenderText {#text} at (0,0) size 86x13
38 text run at (0,0) width 86: "default disabled" 38 text run at (0,0) width 86: "default disabled"
39 RenderBlock {DIV} at (3,3) size 155x13 39 RenderBlock {DIV} at (3,3) size 155x13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698