| Index: ppapi/examples/printing/README.txt
|
| diff --git a/ppapi/examples/printing/README.txt b/ppapi/examples/printing/README.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..735004359b8ecb63586bb75f362f3fff811ae4aa
|
| --- /dev/null
|
| +++ b/ppapi/examples/printing/README.txt
|
| @@ -0,0 +1,5 @@
|
| +To test this you need to run this plugin as "full frame." So you have to
|
| +associate the plugin with a MIME type your server returns.
|
| +
|
| +One cheesy way to do this is to register as "application/x-shockwave-flash",
|
| +disable flash in about:plugins, and navigate to any .swf on the internet.
|
|
|