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

Side by Side Diff: chrome/test/data/extensions/samples/screenshot/toolstrip.html

Issue 160228: Functionality has been requested in the Extension API for Javascript to... (Closed)
Patch Set: added docs Created 11 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
« no previous file with comments | « chrome/test/data/extensions/samples/screenshot/screenshot.js ('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 <script src='screenshot.js' type='text/javascript' />
4 </head>
5 <body>
6 <div onclick="takeScreenshot();" class="toolstrip-button">
7 <span>Take Screenshot</span>
8 </div>
9 </body>
10 </html>
OLDNEW
« no previous file with comments | « chrome/test/data/extensions/samples/screenshot/screenshot.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698