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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-placeholder-pseudo-style-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutText {#text} at (0,0) size 315x19 6 LayoutText {#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 LayoutBR {BR} at (315,15) size 0x0 8 LayoutBR {BR} at (314,15) size 1x0
9 LayoutText {#text} at (179,41) size 4x19 9 LayoutText {#text} at (179,41) size 4x19
10 text run at (179,41) width 4: " " 10 text run at (179,41) width 4: " "
11 LayoutText {#text} at (362,41) size 4x19 11 LayoutText {#text} at (362,41) size 4x19
12 text run at (362,41) width 4: " " 12 text run at (362,41) width 4: " "
13 LayoutText {#text} at (545,41) size 4x19 13 LayoutText {#text} at (545,41) size 4x19
14 text run at (545,41) width 4: " " 14 text run at (545,41) width 4: " "
15 LayoutText {#text} at (0,0) size 0x0 15 LayoutText {#text} at (0,0) size 0x0
16 layer at (8,28) size 179x36 clip at (9,29) size 177x34 16 layer at (8,28) size 179x36 clip at (9,29) size 177x34
17 LayoutTextControl {TEXTAREA} at (0,20) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)] 17 LayoutTextControl {TEXTAREA} at (0,20) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
18 LayoutBlockFlow {DIV} at (3,3) size 175x16 [color=#640000] 18 LayoutBlockFlow {DIV} at (3,3) size 175x16 [color=#640000]
(...skipping 11 matching lines...) Expand all
30 LayoutBlockFlow {DIV} at (3,3) size 175x16 [color=#A9A9A9] 30 LayoutBlockFlow {DIV} at (3,3) size 175x16 [color=#A9A9A9]
31 LayoutText {#text} at (0,0) size 56x16 31 LayoutText {#text} at (0,0) size 56x16
32 text run at (0,0) width 56: "default" 32 text run at (0,0) width 56: "default"
33 LayoutBlockFlow {DIV} at (3,3) size 175x16 33 LayoutBlockFlow {DIV} at (3,3) size 175x16
34 layer at (557,28) size 179x36 clip at (558,29) size 177x34 34 layer at (557,28) size 179x36 clip at (558,29) size 177x34
35 LayoutTextControl {TEXTAREA} at (549,20) size 179x36 [color=#545454] [bgcolor= #EBEBE4] [border: (1px solid #A9A9A9)] 35 LayoutTextControl {TEXTAREA} at (549,20) size 179x36 [color=#545454] [bgcolor= #EBEBE4] [border: (1px solid #A9A9A9)]
36 LayoutBlockFlow {DIV} at (3,3) size 175x16 [color=#A9A9A9] 36 LayoutBlockFlow {DIV} at (3,3) size 175x16 [color=#A9A9A9]
37 LayoutText {#text} at (0,0) size 128x16 37 LayoutText {#text} at (0,0) size 128x16
38 text run at (0,0) width 128: "default disabled" 38 text run at (0,0) width 128: "default disabled"
39 LayoutBlockFlow {DIV} at (3,3) size 175x16 39 LayoutBlockFlow {DIV} at (3,3) size 175x16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698