[Bug 14495] New: interface HTMLAreaElement : HTMLElement { attribute DOMString alt; attribute DOMString coords; attribute DOMString shape; stringifier attribute DOMString href; attribute DOMString target; attribute

http://www.w3.org/Bugs/Public/show_bug.cgi?id=14495

           Summary: interface HTMLAreaElement : HTMLElement {
                    attribute DOMString alt;            attribute
                    DOMString coords;            attribute DOMString
                    shape;   stringifier attribute DOMString href;
                       attribute DOMString target;            attribute
           Product: HTML WG
           Version: unspecified
          Platform: Other
               URL: http://www.whatwg.org/specs/web-apps/current-work/#dom
                    -element-id
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: other Hixie drafts (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: contributor@whatwg.org
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org


Specification:
http://www.whatwg.org/specs/web-apps/current-work/multipage/infrastructure.html
Multipage: http://www.whatwg.org/C#dom-element-id
Complete: http://www.whatwg.org/c#dom-element-id

Comment:
interface HTMLAreaElement : HTMLElement {         attribute DOMString alt; 
      attribute DOMString coords;         attribute DOMString shape;  
stringifier attribute DOMString href;         attribute DOMString target;  
     attribute DOMString download;          attribute DOMString ping;   
    attribute DOMString rel;   readonly attribute DOMTokenList relList;   
    attribute DOMString media;          attribute DOMString hreflang;   
    attribute DOMString type;   // URL decomposition IDL attributes       
    attribute DOMString protocol;         attribute DOMString host;          
   attribute DOMString hostname;        attribute DOMString port;          
  attribute DOMString pathname;        attribute DOMString search;          
   attribute DOMString hash; 

Posted from: 120.166.41.49
User agent: Mozilla/5.0 (BlackBerry; U; BlackBerry 9900; id)
AppleWebKit/534.11+ (KHTML, like Gecko) Version/7.0.0.261 Mobile Safari/534.11+

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 18 October 2011 13:57:05 UTC