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 24183 - Maybe HTMLAnchorELement.ping should be a DOMSettableTokenList
Summary: Maybe HTMLAnchorELement.ping should be a DOMSettableTokenList
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-01 07:44 UTC by contributor
Modified: 2014-01-03 20:03 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2014-01-01 07:44:56 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/text-level-semantics.html
Multipage: http://www.whatwg.org/C#the-a-element
Complete: http://www.whatwg.org/c#the-a-element
Referrer: http://www.whatwg.org/specs/web-apps/current-work/multipage/

Comment:
Maybe HTMLAnchorELement.ping should be a DOMSettableTokenList

Posted from: 94.226.113.79 by ms2ger@gmail.com
User agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20130609 Firefox/24.0
Comment 1 contributor 2014-01-03 20:03:27 UTC
Checked in as WHATWG revision r8369.
Check-in comment: Make a.ping and area.ping use DOMSettableTokenList based on #whatwg feedback. Hopefully no content relies on their existing implementations; if they do let me know and we'll back this out.
http://html5.org/tools/web-apps-tracker?from=8368&to=8369