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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/reflections/reflection-masks.html

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 <img src="resources/kate.png" style="-webkit-box-reflect:below 2px url(resources /vignette-mask.png) 75 75 75 75 stretch stretch"> 1 <img src="resources/kate.png" style="-webkit-box-reflect:below 2px url(resources /vignette-mask.png) 75 75 75 75 stretch stretch">
2 <img src="resources/kate.png" style="-webkit-box-reflect:below 2px -webkit-gradi ent(linear, left top, left bottom, from(transparent), to(black), color-stop(0.5, transparent))"> 2 <img src="resources/kate.png" style="-webkit-box-reflect:below 2px linear-gradie nt(transparent, transparent 50%, black)">
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698