Re: [whatwg] contentEditable and drag and drop cancel

2012-02-01 Thread Charles Pritchard
On 1/31/12 11:40 PM, Ryosuke Niwa wrote: On Tue, Jan 31, 2012 at 11:11 PM, Charles Pritchard ch...@jumis.com mailto:ch...@jumis.com wrote: On 1/31/12 10:55 PM, Ryosuke Niwa wrote: I think I understand what you're saying now. For your use case, you should use

Re: [whatwg] contentEditable and drag and drop cancel

2012-02-01 Thread Ryosuke Niwa
On Wed, Feb 1, 2012 at 12:07 AM, Charles Pritchard ch...@jumis.com wrote: The webkitdropzone semantic seems absolutely correct for text entry fields such as input text, contentEditable and textarea. But, the implementation in Chrome does not move the caret, and I don't see an easy way to

Re: [whatwg] On using abbr with no title and screen readers

2012-02-01 Thread Ian Hickson
On Tue, 20 Dec 2011, Jorge wrote: I am trying to make myself clear on how and when to use abbr, if at all, specifically when it does not need expansion and hence does not a title attribute. If you don't need expansion, then the only reason to use abbr is to have a styling hook (e.g. if you

Re: [whatwg] Why won't you let us make our own HTML5 browsers?

2012-02-01 Thread Bjartur Thorlacius
On Wed, 01 Feb 2012 05:00:04 -, Brett Zamir bret...@yahoo.com wrote: It would let anyone with web skills to have full creative control over the browser UI which they can in turn easily share with others regardless of the host browser those people are using, and without the hassle of

Re: [whatwg] contentEditable and drag and drop cancel

2012-02-01 Thread Daniel Cheng
The spec doesn't support wildcards today. Daniel On Wed, Feb 1, 2012 at 00:17, Ryosuke Niwa rn...@webkit.org wrote: On Wed, Feb 1, 2012 at 12:07 AM, Charles Pritchard ch...@jumis.comwrote: The webkitdropzone semantic seems absolutely correct for text entry fields such as input text,

Re: [whatwg] A few questions on HTML5

2012-02-01 Thread Ian Hickson
On Tue, 3 Jan 2012, Mani wrote: I had a few quick questions on HTML5 (I have been looking at it for about a month now, and I am fascinated by the possibilities). 1. I believe HTML5 will use no DTD, is that right? So there will be rules for HTML5 processors (browsers) that they should

Re: [whatwg] the impact of select.value behavior clearing current selection prior to setting the new selection

2012-02-01 Thread Ian Hickson
On Tue, 3 Jan 2012, Jon Lee wrote: A long while ago there was a clarification made to the html5 spec about how setting selectedIndex and value clears out the selectedness of all options prior to setting the selection. As of this writing, Safari, Chrome, Opera, and Firefox leave the