[Bug 12921] New: Make caretBlinkRate a property not a method

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

           Summary: Make caretBlinkRate a property not a method
           Product: HTML WG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML Canvas 2D Context (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: bhawkeslewis@googlemail.com
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
                    public-html@w3.org


caretBlinkRate should be a property not a method for consistency with other
DOM/BOM features (e.g. document.compatMode, navigator.userAgent) that query
state rather than take action and do not need refinement with arguments.

See also previous discussion at:

http://lists.w3.org/Archives/Public/public-canvas-api/2011JanMar/0049.html

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

Received on Thursday, 9 June 2011 07:05:07 UTC