This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 23399 - Shadowing HTMLCollection.namedItem in HTMLOptionsCollection seems unnecessary
Summary: Shadowing HTMLCollection.namedItem in HTMLOptionsCollection seems unnecessary
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Edward O'Connor
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on: 23198
Blocks:
  Show dependency treegraph
 
Reported: 2013-09-30 18:23 UTC by Edward O'Connor
Modified: 2014-01-16 15:38 UTC (History)
5 users (show)

See Also:


Attachments

Description Edward O'Connor 2013-09-30 18:23:13 UTC
+++ This bug was initially created as a clone of Bug #23198 +++

Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/common-dom-interfaces.html
Multipage: http://www.whatwg.org/C#htmloptionscollection
Complete: http://www.whatwg.org/c#htmloptionscollection
Referrer: http://www.whatwg.org/specs/web-apps/current-work/multipage/

Comment:
Shadowing HTMLCollection.namedItem in HTMLOptionsCollection seems
uns-necessary

Posted from: 109.133.17.253 by ms2ger@gmail.com
User agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20130609 Firefox/24.0
Comment 1 github bugzilla bot 2013-09-30 18:24:54 UTC
Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/d0a7c83f14a76e69e58ad4b0371fed530978f564
[Bug 23399] r8193: remove duplication in IDL.
Comment 2 Edward O'Connor 2013-09-30 18:26:11 UTC
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are
satisfied with this response, please change the state of this bug to CLOSED. If
you have additional information and would like the Editor to reconsider, please
reopen this bug. If you would like to escalate the issue to the full HTML
Working Group, please add the TrackerRequest keyword to this bug, and suggest
title and text for the Tracker Issue; or you may create a Tracker Issue
yourself, if you are able to do so. For more details, see this document:

   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Accepted
Change Description: d0a7c83
Rationale: Adopted WHATWG fix in r8193.
Comment 3 github bugzilla bot 2014-01-16 15:11:07 UTC
Commit pushed to CR at https://github.com/w3c/html

https://github.com/w3c/html/commit/d0a7c83f14a76e69e58ad4b0371fed530978f564
[Bug 23399] r8193: remove duplication in IDL.