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

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

Issue 2676493005: Use testharness.js instead of js-test.js in LayoutTests/fast/canvas tests. (Closed)
Patch Set: Created 3 years, 10 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

Powered by Google App Engine
This is Rietveld 408576698