| 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
|
|
|