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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/forms/placeholder-position-expected.txt

Issue 1744113002: Deprecate 'results' attribute. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 CONSOLE WARNING: 'results' attribute is deprecated and will be removed in M53, a round September 2016. See https://www.chromestatus.com/features/5738199536107520 for more details.
1 layer at (0,0) size 800x600 2 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 3 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 5 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 6 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutTextControl {INPUT} at (0,0) size 156x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 7 LayoutTextControl {INPUT} at (0,0) size 156x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
7 LayoutFlexibleBox {DIV} at (3,3) size 150x16 8 LayoutFlexibleBox {DIV} at (3,3) size 150x16
8 LayoutBlockFlow {DIV} at (0,2.50) size 1x11 9 LayoutBlockFlow {DIV} at (0,2.50) size 1x11
9 LayoutBlockFlow {DIV} at (1,0) size 136x16 10 LayoutBlockFlow {DIV} at (1,0) size 136x16
10 LayoutBR {BR} at (156,16) size 0x0 11 LayoutBR {BR} at (156,16) size 0x0
(...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after
125 layer at (149,81) size 9x9 transparent 126 layer at (149,81) size 9x9 transparent
126 LayoutBlockFlow {DIV} at (138,3.50) size 9x9 127 LayoutBlockFlow {DIV} at (138,3.50) size 9x9
127 layer at (8,309) size 154x36 128 layer at (8,309) size 154x36
128 LayoutTextControl {INPUT} at (0,301) size 154x36 [bgcolor=#FFFFFF] [border: (2 px inset #EEEEEE)] 129 LayoutTextControl {INPUT} at (0,301) size 154x36 [bgcolor=#FFFFFF] [border: (2 px inset #EEEEEE)]
129 layer at (10,326) size 150x16 130 layer at (10,326) size 150x16
130 LayoutBlockFlow {DIV} at (2,17) size 150x16 [color=#A9A9A9] 131 LayoutBlockFlow {DIV} at (2,17) size 150x16 [color=#A9A9A9]
131 LayoutText {#text} at (0,0) size 66x16 132 LayoutText {#text} at (0,0) size 66x16
132 text run at (0,0) width 66: "placeholder" 133 text run at (0,0) width 66: "placeholder"
133 layer at (10,326) size 150x16 134 layer at (10,326) size 150x16
134 LayoutBlockFlow {DIV} at (2,17) size 150x16 135 LayoutBlockFlow {DIV} at (2,17) size 150x16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698