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

Side by Side Diff: ppapi/tests/test_image_data/test_image_data.html

Issue 5190004: This accomplishes a few things:... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 years, 1 month 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 <html><head>
2 <title>Test PPAPI ImageData</title>
3 <link rel="stylesheet" href="../test_page.css">
4 </head><body>
5 <h1>Test PPAPI ImageData</h1>
6
7 <object id="plugin" type="application/x-ppapi-test-image-data" width="16" height ="16"></object>
8
9 <div id="console" /><span class="load_msg">loading...</span></div>
10
11 </body></html>
OLDNEW
« ppapi/generate_ppapi_include_tests.py ('K') | « ppapi/tests/test_image_data/test_image_data.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698