[Bug 15925] canvas/2d.text.draw.space.collapse.* need updating to reflect spec change

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15925

Qiankun Miao <qkmiao@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |qkmiao@gmail.com

--- Comment #3 from Qiankun Miao <qkmiao@gmail.com> 2012-03-09 06:18:01 UTC ---
update 2d.text.draw.space.collapse.nonspace case according spec.

In CSS3 spec, there is an update about non-space control character processing.
"Control characters (Unicode class Cc) other than tab (U+0009), line feed
(U+000A), and carriage return (U+000D) are ignored for the purpose of
rendering". Please refer:
http://www.w3.org/TR/css3-text/#white-space-processing.

attached my patch for  2d.text.draw.space.collapse.nonspace.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 9 March 2012 06:18:04 UTC