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

Side by Side Diff: LayoutTests/css3/masking/resources/circle-alpha.svg

Issue 23947005: Implement CSS luminance masking using skia SkLumaMaskXfermode class. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 3 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
(Empty)
1 <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="360" height="288">
2 <circle cx="180" cy="144" r="80" style="fill:rgb(0,0,0)" />
3 </svg>
OLDNEW
« no previous file with comments | « LayoutTests/css3/masking/resources/circle.svg ('k') | LayoutTests/css3/masking/resources/dice.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698