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

Side by Side Diff: LayoutTests/fast/canvas/canvas-filter-value-expected.txt

Issue 1194733002: Adding the 'filter' context attribute to 2D canvas (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: applied corrections Created 5 years, 6 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 PASS ctx.filter is "none"
2 PASS ctx.filter is "blur(5px)"
3 PASS ctx.filter is "none"
4 PASS ctx.filter is "blur(5px)"
5 PASS ctx.filter is "blur(5px)"
6 PASS ctx.filter is "blur(5px)"
7 PASS ctx.filter is "blur(5px)"
8 PASS ctx.filter is "blur(5px)"
9 PASS ctx.filter is "blur(5px)"
10 PASS ctx.filter is "blur(5px)"
11 PASS ctx.filter is "blur(5px)"
12 PASS ctx.filter is "blur( 5px)"
13 PASS successfullyParsed is true
14
15 TEST COMPLETE
16
OLDNEW
« no previous file with comments | « LayoutTests/fast/canvas/canvas-filter-value.html ('k') | Source/core/css/resolver/FilterOperationResolver.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698