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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/gradients/crash-on-zero-radius-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 784x74 6 LayoutBlockFlow {H1} at (0,0) size 784x74
8 LayoutText {#text} at (0,0) size 704x73 7 LayoutText {#text} at (0,0) size 704x73
9 text run at (0,0) width 704: "Two gradients, one with zero radius that should not" 8 text run at (0,0) width 704: "Two gradients, one with zero radius that should not"
10 text run at (0,37) width 82: "crash." 9 text run at (0,37) width 82: "crash."
11 LayoutBlockFlow {DIV} at (0,95.44) size 154x154 [border: (2px solid #00000 0)] 10 LayoutBlockFlow {DIV} at (0,95.44) size 154x154 [border: (2px solid #00000 0)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698