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

Side by Side Diff: chrome/test/data/save_page/dubious-subresources.html

Issue 2060923002: Neutralize dangerous subresource files during Save Page. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@save-package-cleanup-1
Patch Set: Catch up with ToT Created 4 years, 6 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
(Empty)
1 <!DOCTYPE html>
2 <meta charset="utf-8">
3 <title>Test base with dubious subresource links</title>
4 <body>
5 <h1>Hello have a look at this "picture"!</h1>
6 <img src="not-a-crx.crx">
7 </body>
OLDNEW
« no previous file with comments | « chrome/browser/resources/safe_browsing/README.md ('k') | chrome/test/data/save_page/not-a-crx.crx » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698