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

Side by Side Diff: chrome/test/data/extensions/samples/getviews/common.css

Issue 115419: extensions chrome.self.getViews() (Closed)
Patch Set: remove line Created 11 years, 7 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 body {
2 font-size: 18px;
3 }
4
5 .strong {
6 background-color: red;
7 }
8 .weak {
9 color: pink;
10 }
OLDNEW
« no previous file with comments | « chrome/test/data/extensions/samples/getviews/bg.html ('k') | chrome/test/data/extensions/samples/getviews/common.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698