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

Side by Side Diff: chrome/test/data/load_test_plugin_no_js.html

Issue 2356053002: [HBD] Only use Plugin Content Settings for Flash. (Closed)
Patch Set: fix Created 4 years, 3 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
1 <html> 1 <html>
2 <head> 2 <head>
3 <title>Initial Title</title> 3 <title>Initial Title</title>
4 </head> 4 </head>
5 <body> 5 <body>
6 <object type='application/x-ppapi-clearkey-cdm' border=1> 6 <object type='application/x-ppapi-tests' border=1>
7 <b>You should not see this text!</b> 7 <b>You should not see this text!</b>
8 </object> 8 </object>
9 </body> 9 </body>
10 </html> 10 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698