- From: Benjamin Hawkes-Lewis <bhawkeslewis@googlemail.com>
- Date: Thu, 28 Apr 2011 22:31:16 +0100
- To: Ian Hickson <ian@hixie.ch>
- Cc: public-html@w3.org
On Thu, Apr 28, 2011 at 10:07 PM, Ian Hickson <ian@hixie.ch> wrote: >> 2. The UA cannot provide a blink rate (for whatever reason). When >> drawing a canvas caret, the author wants to draw a caret with a >> default blink rate (apparently this is usually 500ms). > > What scenario could there be? If there is no concrete scenario where this > happens, then there's no point discussing it. I can /imagine/ a concrete scenario. Does that count? What if a visual-rendering UA delegated drawing of widgets (e.g. textareas) to the system and the system did not provide information about caret blink rate back? Then the author would want to draw a caret, but the UA would be unable to provide the correct blink rate to use. -- Benjamin Hawkes-Lewis
Received on Thursday, 28 April 2011 21:31:44 UTC