[Bug 15175] rendering.html suggested 'quotes' values lack « spacing »

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

Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian@hixie.ch

--- Comment #2 from Ian 'Hixie' Hickson <ian@hixie.ch> 2012-01-24 21:16:43 UTC ---
We're generating these rules straight from the CLDR database:
   http://cldr.unicode.org/
   http://www.unicode.org/repos/cldr/trunk/common/main/

Currently it says:
        <delimiters>
                <quotationStart>«</quotationStart>
                <quotationEnd>»</quotationEnd>
                <alternateQuotationStart>‹</alternateQuotationStart>
                <alternateQuotationEnd>›</alternateQuotationEnd>
        </delimiters>

I recommend asking Unicode to add the space characters.

-- 
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 Tuesday, 24 January 2012 21:16:46 UTC