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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/gradients/radial-centered-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 (anonymous) at (0,0) size 784x20 6 LayoutBlockFlow (anonymous) at (0,0) size 784x20
8 LayoutText {#text} at (0,0) size 633x19 7 LayoutText {#text} at (0,0) size 633x19
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." 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."
10 LayoutBlockFlow {H1} at (0,41.44) size 784x37 9 LayoutBlockFlow {H1} at (0,41.44) size 784x37
11 LayoutText {#text} at (0,0) size 724x36 10 LayoutText {#text} at (0,0) size 724x36
12 text run at (0,0) width 724: "Radial Gradients With One Center, Inner Radius > 0" 11 text run at (0,0) width 724: "Radial Gradients With One Center, Inner Radius > 0"
13 LayoutBlockFlow (anonymous) at (0,99.88) size 784x155 12 LayoutBlockFlow (anonymous) at (0,99.88) size 784x155
14 LayoutBlockFlow {DIV} at (0,0) size 150x150 13 LayoutBlockFlow {DIV} at (0,0) size 150x150
15 LayoutText {#text} at (150,135) size 4x19 14 LayoutText {#text} at (150,135) size 4x19
16 text run at (150,135) width 4: " " 15 text run at (150,135) width 4: " "
17 LayoutBlockFlow {DIV} at (154,0) size 150x150 16 LayoutBlockFlow {DIV} at (154,0) size 150x150
18 LayoutText {#text} at (0,0) size 0x0 17 LayoutText {#text} at (0,0) size 0x0
19 LayoutBlockFlow {H1} at (0,276.31) size 784x37 18 LayoutBlockFlow {H1} at (0,276.31) size 784x37
20 LayoutText {#text} at (0,0) size 643x36 19 LayoutText {#text} at (0,0) size 643x36
21 text run at (0,0) width 643: "Radial Gradients With One, Inner Radius == 0" 20 text run at (0,0) width 643: "Radial Gradients With One, Inner Radius == 0"
22 LayoutBlockFlow (anonymous) at (0,334.75) size 784x155 21 LayoutBlockFlow (anonymous) at (0,334.75) size 784x155
23 LayoutBlockFlow {DIV} at (0,0) size 150x150 22 LayoutBlockFlow {DIV} at (0,0) size 150x150
24 LayoutText {#text} at (150,135) size 4x19 23 LayoutText {#text} at (150,135) size 4x19
25 text run at (150,135) width 4: " " 24 text run at (150,135) width 4: " "
26 LayoutBlockFlow {DIV} at (154,0) size 150x150 25 LayoutBlockFlow {DIV} at (154,0) size 150x150
27 LayoutText {#text} at (0,0) size 0x0 26 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698