[Bug 12920] New: Move caretBlinkRate from canvas context to a navigator interface

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

           Summary: Move caretBlinkRate from canvas context to a navigator
                    interface
           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


We should move caretBlinkRate from the canvas context interface to a navigator
interface, as it's a general system attribute that would be as useful when
hacking up UI in SVG as in canvas.

See also previous discussion:

http://lists.w3.org/Archives/Public/public-html/2011Apr/0719.html

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

NavigatorUserPreferences seems a reasonable name for such an interface.

-- 
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:00:23 UTC