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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/gradients/generated-gradients-expected.txt

Issue 2866933002: Revert sending deprecation messages for prefixed gradients. (Closed)
Patch Set: rebaseline 2 Created 3 years, 7 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: -webkit-gradient is deprecated. Please use linear-gradient or r adial-gradient instead.
2 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
3 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
4 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
5 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
6 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
7 LayoutBlockFlow {H1} at (0,0) size 784x37 6 LayoutBlockFlow {H1} at (0,0) size 784x37
8 LayoutText {#text} at (0,0) size 352x36 7 LayoutText {#text} at (0,0) size 352x36
9 text run at (0,0) width 352: "Radial Gradient Example" 8 text run at (0,0) width 352: "Radial Gradient Example"
10 LayoutBlockFlow {DIV} at (0,58.44) size 784x174 9 LayoutBlockFlow {DIV} at (0,58.44) size 784x174
11 LayoutBlockFlow {<pseudo:before>} at (0,0) size 154x154 [border: (2px so lid #000000)] 10 LayoutBlockFlow {<pseudo:before>} at (0,0) size 154x154 [border: (2px so lid #000000)]
12 LayoutImage (anonymous) at (2,2) size 150x150 11 LayoutImage (anonymous) at (2,2) size 150x150
13 LayoutBlockFlow (anonymous) at (0,154) size 784x20 12 LayoutBlockFlow (anonymous) at (0,154) size 784x20
14 LayoutText {#text} at (0,0) size 258x19 13 LayoutText {#text} at (0,0) size 258x19
15 text run at (0,0) width 258: "There's some generated content above m e." 14 text run at (0,0) width 258: "There's some generated content above m e."
16 LayoutBlockFlow {H1} at (0,253.88) size 784x37 15 LayoutBlockFlow {H1} at (0,253.88) size 784x37
17 LayoutText {#text} at (0,0) size 353x36 16 LayoutText {#text} at (0,0) size 353x36
18 text run at (0,0) width 353: "Linear Gradient Example" 17 text run at (0,0) width 353: "Linear Gradient Example"
19 LayoutBlockFlow {DIV} at (0,312.31) size 784x154 18 LayoutBlockFlow {DIV} at (0,312.31) size 784x154
20 LayoutBlockFlow (anonymous) at (0,0) size 784x20 19 LayoutBlockFlow (anonymous) at (0,0) size 784x20
21 LayoutText {#text} at (0,0) size 258x19 20 LayoutText {#text} at (0,0) size 258x19
22 text run at (0,0) width 258: "There's some generated content below m e." 21 text run at (0,0) width 258: "There's some generated content below m e."
23 LayoutBlockFlow {<pseudo:after>} at (0,20) size 134x134 [border: (2px so lid #000000)] 22 LayoutBlockFlow {<pseudo:after>} at (0,20) size 134x134 [border: (2px so lid #000000)]
24 LayoutImage (anonymous) at (2,2) size 130x130 23 LayoutImage (anonymous) at (2,2) size 130x130
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698