RESOLVED FIXED 142771
Use a better parameter name for Document.getElementsByClassName
https://bugs.webkit.org/show_bug.cgi?id=142771
Summary Use a better parameter name for Document.getElementsByClassName
Joseph Pecoraro
Reported 2015-03-16 21:46:32 PDT
Use a better parameter name for Document.getElementsByClassName. The spec says "classNames" since it is a space separate list of class names. "tagnames" just sounds like a copy/paste error.
Attachments
[PATCH] Proposed Fix (2.01 KB, patch)
2015-03-16 21:47 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2015-03-16 21:47:21 PDT
Created attachment 248805 [details] [PATCH] Proposed Fix
Chris Dumez
Comment 2 2015-03-17 11:56:51 PDT
Comment on attachment 248805 [details] [PATCH] Proposed Fix r=me
WebKit Commit Bot
Comment 3 2015-03-17 12:40:30 PDT
Comment on attachment 248805 [details] [PATCH] Proposed Fix Clearing flags on attachment: 248805 Committed r181657: <http://trac.webkit.org/changeset/181657>
WebKit Commit Bot
Comment 4 2015-03-17 12:40:33 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.