[Bug 8551] New: The following Gecko-supported extensions to HTMLDocument aren't in the spec: readonly attribute long width; readonly attribute long height; void clear(); void captureEvents(in long eventFlags); void releaseEvents(in long eventFlags); void routeEvent(in ns

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

           Summary: The following Gecko-supported extensions to HTMLDocument
                    aren't in the spec: readonly attribute long width;
                    readonly attribute long height; void clear(); void
                    captureEvents(in long eventFlags); void releaseEvents(in
                    long eventFlags); void routeEvent(in ns
           Product: HTML WG
           Version: unspecified
          Platform: Other
               URL: http://www.whatwg.org/specs/web-apps/current-
                    work/#other-elements,-attributes-and-apis
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: HTML5 spec bugs
        AssignedTo: dave.null@w3.org
        ReportedBy: contributor@whatwg.org
         QAContact: public-html-bugzilla@w3.org
                CC: ian@hixie.ch, mike@w3.org, public-html@w3.org


Section:
http://www.whatwg.org/specs/web-apps/current-work/#other-elements,-attributes-and-apis

Comment:
The following Gecko-supported extensions to HTMLDocument aren't in the spec:
readonly attribute long width; readonly attribute long height; void clear();
void captureEvents(in long eventFlags); void releaseEvents(in long
eventFlags); void routeEvent(in nsIDOMEvent evt); boolean
execCommandShowHelp(in DOMString commandID); DOMString queryCommandText(in
DOMString commandID); [ms]

Posted from: 91.180.133.13


-- 
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 Friday, 25 December 2009 19:55:27 UTC