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

Issue 65183003: Fix typo parameter name. (Closed)

Created:
7 years, 1 month ago by Andrei Mouravski
Modified:
7 years, 1 month ago
Reviewers:
Emily Fortuna
CC:
reviews_dartlang.org, blois
Visibility:
Public.

Description

Fix typo parameter name. querySelector and querySelectorAll should take one parameter called "selectors" to follow along with the spec.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tools/dom/src/shared_html.dart View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Andrei Mouravski
7 years, 1 month ago (2013-11-07 20:31:23 UTC) #1
Emily Fortuna
7 years, 1 month ago (2013-11-07 20:32:13 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698