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

Side by Side Diff: chrome/test/data/extensions/origin_privileges/extension2/index.html

Issue 3121003: Allow chrome:// pages to load extension resources (Closed) Base URL: git://codf21.jail/chromium.git
Patch Set: fyi, added test Created 10 years, 4 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 <title>Unmodified</title>
2
3 <img onload="document.title='Loaded'" onerror="document.title='Image failed to l oad'" src="chrome-extension://fnbdbepgnidhjejikpionpfohdjjogpm/test.png">
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698