summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--webkit/tools/pepper_test_plugin/test_page.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/webkit/tools/pepper_test_plugin/test_page.html b/webkit/tools/pepper_test_plugin/test_page.html
new file mode 100644
index 0000000..5bb7812
--- /dev/null
+++ b/webkit/tools/pepper_test_plugin/test_page.html
@@ -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"/>