[webkit-dev] Browser's ContentEditable functionality spec

2012-08-07 Thread Rangaswamy C T
Hi All,

I had a question around how browsers have implemented the white space handling 
functionality when multiple space characters are typed in browser view.

Specifically, when multiple spaces are typed inside a paragraph tag how is the 
space character and nbsp; entity sequence is determined.  Is there any 
standard W3C spec that every browser implements ?

Will you please share any links to understand these browser behaviors when 
contentEditable flag is set.

Thanks
Ranga

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] Browser's ContentEditable functionality spec

2012-08-07 Thread Ryosuke Niwa
Committers, changes, and reviewers mailing lists are inappropriate for
these questions.

See
http://dvcs.w3.org/hg/editing/raw-file/tip/editing.html#canonical-space-sequences

However, no browser implements the spec exactly so if you're planning on
submitting some patches, basing your patch based on the spec may not be a
good idea at the moment.

On Tue, Aug 7, 2012 at 6:11 AM, Rangaswamy C T ra...@adobe.com wrote:

 Hi All,

 ** **

 I had a question around how browsers have implemented the white space
 handling functionality when multiple space characters are typed in browser
 view.

 ** **

 Specifically, when multiple spaces are typed inside a paragraph tag *how
 is the “space character and nbsp; entity” sequence is determined*.  Is
 there any standard W3C spec that every browser implements ?

 ** **

 Will you please share any links to understand these browser behaviors when
 contentEditable flag is set.

 ** **

 Thanks

 Ranga

 ** **

 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo/webkit-dev


___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev