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

Side by Side Diff: chrome/test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/toolstrip2.html

Issue 164458: Land http://codereview.chromium.org/159067: (Closed)
Patch Set: undo 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
OLDNEW
1 <script>
2 var isToolstrip = 1;
3 </script>
1 <button onclick="window.open('http://www.google.com', 'mywindow', 'width=640, he ight=480');">HTML button</button> 4 <button onclick="window.open('http://www.google.com', 'mywindow', 'width=640, he ight=480');">HTML button</button>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698