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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/gradients/radial-centered-expected.txt

Issue 2746583003: Send deprecation messages for prefixed gradients now that it's possible. (Closed)
Patch Set: recommit 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.
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 LayoutBlockFlow (anonymous) at (0,0) size 784x20 7 LayoutBlockFlow (anonymous) at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 633x19 8 LayoutText {#text} at (0,0) size 633x19
8 text run at (0,0) width 633: "The test passes if all four boxes have a radial gradient that's green in the center and black at the edge." 9 text run at (0,0) width 633: "The test passes if all four boxes have a radial gradient that's green in the center and black at the edge."
9 LayoutBlockFlow {H1} at (0,41.44) size 784x37 10 LayoutBlockFlow {H1} at (0,41.44) size 784x37
10 LayoutText {#text} at (0,0) size 724x36 11 LayoutText {#text} at (0,0) size 724x36
11 text run at (0,0) width 724: "Radial Gradients With One Center, Inner Radius > 0" 12 text run at (0,0) width 724: "Radial Gradients With One Center, Inner Radius > 0"
12 LayoutBlockFlow (anonymous) at (0,99.88) size 784x155 13 LayoutBlockFlow (anonymous) at (0,99.88) size 784x155
13 LayoutBlockFlow {DIV} at (0,0) size 150x150 14 LayoutBlockFlow {DIV} at (0,0) size 150x150
14 LayoutText {#text} at (150,135) size 4x19 15 LayoutText {#text} at (150,135) size 4x19
15 text run at (150,135) width 4: " " 16 text run at (150,135) width 4: " "
16 LayoutBlockFlow {DIV} at (154,0) size 150x150 17 LayoutBlockFlow {DIV} at (154,0) size 150x150
17 LayoutText {#text} at (0,0) size 0x0 18 LayoutText {#text} at (0,0) size 0x0
18 LayoutBlockFlow {H1} at (0,276.31) size 784x37 19 LayoutBlockFlow {H1} at (0,276.31) size 784x37
19 LayoutText {#text} at (0,0) size 643x36 20 LayoutText {#text} at (0,0) size 643x36
20 text run at (0,0) width 643: "Radial Gradients With One, Inner Radius == 0" 21 text run at (0,0) width 643: "Radial Gradients With One, Inner Radius == 0"
21 LayoutBlockFlow (anonymous) at (0,334.75) size 784x155 22 LayoutBlockFlow (anonymous) at (0,334.75) size 784x155
22 LayoutBlockFlow {DIV} at (0,0) size 150x150 23 LayoutBlockFlow {DIV} at (0,0) size 150x150
23 LayoutText {#text} at (150,135) size 4x19 24 LayoutText {#text} at (150,135) size 4x19
24 text run at (150,135) width 4: " " 25 text run at (150,135) width 4: " "
25 LayoutBlockFlow {DIV} at (154,0) size 150x150 26 LayoutBlockFlow {DIV} at (154,0) size 150x150
26 LayoutText {#text} at (0,0) size 0x0 27 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698