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

Side by Side Diff: chrome/test/data/extensions/samples/getviews/ts2.html

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
« no previous file with comments | « chrome/test/data/extensions/samples/getviews/ts1.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <html>
2 <head>
3 <link rel="stylesheet" type="text/css" href="common.css">
4 <script src="common.js" type="text/javascript"></script>
5 </head>
6 <body>
7 <div span id="me" onclick="claim();">Toolstrip 2</div>
8 </body>
9 </html>
OLDNEW
« no previous file with comments | « chrome/test/data/extensions/samples/getviews/ts1.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698