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: LayoutTests/fast/canvas/canvas-ImageData-constructor.html

Issue 196343032: Implement ImageData constructors. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Have constructor instance wrappers keep a 'data' property instead. Created 6 years, 9 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 <!DOCTYPE HTML>
2 <script src="../../resources/js-test.js"></script>
3 <script src="script-tests/canvas-ImageData.js"></script>
Inactive 2014/03/19 19:07:14 Could we inline the script in this file to avoid h
sof 2014/03/19 22:19:16 All fast/canvas tests do this, so I don't think we
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698