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

Unified Diff: dart/tools/dom/templates/html/impl/impl_Document.darttemplate

Issue 66253002: Version 0.8.10.9 (Closed) Base URL: http://dart.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 1 month 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 side-by-side diff with in-line comments
Download patch
Index: dart/tools/dom/templates/html/impl/impl_Document.darttemplate
===================================================================
--- dart/tools/dom/templates/html/impl/impl_Document.darttemplate (revision 30098)
+++ dart/tools/dom/templates/html/impl/impl_Document.darttemplate (working copy)
@@ -19,6 +19,7 @@
* save typing a few characters.
*
* [selectors] should be a string using CSS selector syntax.
+ *
* var items = document.querySelectorAll('.itemClassName');
*
* For details about CSS selector syntax, see the
« no previous file with comments | « dart/tools/dom/src/shared_html.dart ('k') | dart/tools/dom/templates/html/impl/impl_DocumentFragment.darttemplate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698