HTMLOptionsCollection: Remove incorrect FIXME about having a base class.
<http://webkit.org/b/74973>

Reviewed by Alexey Proskuryakov.

HTMLOptionsCollection should indeed inherit from HTMLCollection according to
current HTML5, so remove the comment saying we should change that.

Spec: http://www.whatwg.org/specs/web-apps/current-work/#htmloptionscollection

* html/HTMLOptionsCollection.idl:


git-svn-id: http://svn.webkit.org/repository/webkit/trunk@103383 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2 files changed