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

Unified Diff: webkit/tools/pepper_test_plugin/test_page.html

Issue 278011: Add a simple test page that instantiates the Pepper test plugin. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 2 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/tools/pepper_test_plugin/test_page.html
===================================================================
--- webkit/tools/pepper_test_plugin/test_page.html (revision 0)
+++ webkit/tools/pepper_test_plugin/test_page.html (revision 0)
@@ -0,0 +1,3 @@
+This page embeds a file declared as the pepper test plugins MIME type so that it will get loaded for testing.
+<p>
+<embed src="test_plugin.ptp" type="pepper-application/x-pepper-test-plugin" width="400" height="400"/>
Property changes on: webkit\tools\pepper_test_plugin\test_page.html
___________________________________________________________________
Added: svn:eol-style
+ LF
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698