- From: Ian Hickson <ian@hixie.ch>
- Date: Thu, 28 Apr 2011 17:32:32 +0000 (UTC)
- To: Benjamin Hawkes-Lewis <bhawkeslewis@googlemail.com>
- cc: public-html@w3.org
Received on Thursday, 28 April 2011 17:32:55 UTC
On Thu, 28 Apr 2011, Benjamin Hawkes-Lewis wrote: > > On Thu, Apr 28, 2011 at 4:26 AM, Ian Hickson <ian@hixie.ch> wrote: > > > > As requested: > > http://www.w3.org/Bugs/Public/attachment.cgi?id=979 > > Hi Ian > > Is this line wrong? > > + <dt><var title="">caretBlinkPeriod</var> = <var > title="">window</var> . <code title="dom-navigator">navigator</code> . > <code title="dom-navigator-caretBlinkRate">caretBlinkRate</code>()</dt> > > Shouldn't that be: > > + <dt><var title="">caretBlinkPeriod</var> = <var > title="">window</var> . <code title="dom-navigator">navigator</code> . > <code title="dom-navigator-caretBlinkPeriod">caretBlinkPeriod</code>()</dt> > > for self-consistency? Oops, good catch, thanks. Will fix. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Thursday, 28 April 2011 17:32:55 UTC