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

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

Issue 2356053002: [HBD] Only use Plugin Content Settings for Flash. (Closed)
Patch Set: address xhwang comments Created 4 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 unified diff | Download patch
« no previous file with comments | « chrome/test/data/load_clearkey_no_js.html ('k') | chrome/test/data/load_pepper_plugin.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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-shockwave-flash' 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
« no previous file with comments | « chrome/test/data/load_clearkey_no_js.html ('k') | chrome/test/data/load_pepper_plugin.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698