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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/gradients/border-image-gradient-sides-and-corners-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,10) size 784x580 6 LayoutBlockFlow {BODY} at (8,10) size 784x580
6 LayoutBlockFlow {DIV} at (10,0) size 100x100 [bgcolor=#0000FF] [border: (2 5px solid #000000)] 7 LayoutBlockFlow {DIV} at (10,0) size 100x100 [bgcolor=#0000FF] [border: (2 5px solid #000000)]
7 LayoutBlockFlow {DIV} at (10,110) size 100x100 [bgcolor=#0000FF] [border: (25px solid #000000)] 8 LayoutBlockFlow {DIV} at (10,110) size 100x100 [bgcolor=#0000FF] [border: (25px solid #000000)]
8 LayoutBlockFlow {DIV} at (10,220) size 100x100 [bgcolor=#0000FF] [border: (25px solid #000000)] 9 LayoutBlockFlow {DIV} at (10,220) size 100x100 [bgcolor=#0000FF] [border: (25px solid #000000)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698