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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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 LayoutText {#text} at (156,1) size 4x19 11 LayoutText {#text} at (156,1) size 4x19
(...skipping 162 matching lines...) Expand 10 before | Expand all | Expand 10 after
173 layer at (149,81) size 9x9 transparent 174 layer at (149,81) size 9x9 transparent
174 LayoutBlockFlow {DIV} at (138,3.50) size 9x9 175 LayoutBlockFlow {DIV} at (138,3.50) size 9x9
175 layer at (8,334) size 154x36 176 layer at (8,334) size 154x36
176 LayoutTextControl {INPUT} at (0,326) size 154x36 [bgcolor=#FFFFFF] [border: (2 px inset #EEEEEE)] 177 LayoutTextControl {INPUT} at (0,326) size 154x36 [bgcolor=#FFFFFF] [border: (2 px inset #EEEEEE)]
177 layer at (10,351) size 150x16 178 layer at (10,351) size 150x16
178 LayoutBlockFlow {DIV} at (2,17) size 150x16 [color=#A9A9A9] 179 LayoutBlockFlow {DIV} at (2,17) size 150x16 [color=#A9A9A9]
179 LayoutText {#text} at (0,0) size 66x16 180 LayoutText {#text} at (0,0) size 66x16
180 text run at (0,0) width 66: "placeholder" 181 text run at (0,0) width 66: "placeholder"
181 layer at (10,351) size 150x16 182 layer at (10,351) size 150x16
182 LayoutBlockFlow {DIV} at (2,17) size 150x16 183 LayoutBlockFlow {DIV} at (2,17) size 150x16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698