[Bug 13108] Add &zwsp; as named character reference for zero width space (U+200B)

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
          Component|LC1 HTML5 spec              |HTML
         Resolution|---                         |WONTFIX
            Product|HTML WG                     |WHATWG
   Target Milestone|---                         |Unsorted
         QA Contact|public-html-bugzilla@w3.org |contributor@whatwg.org

--- Comment #10 from Ian 'Hixie' Hickson <ian@hixie.ch> ---
Closing per comment 5 and comment 9.

Note that you can just write "<wbr>" in HTML. It's actually fewer characters
than the proposed "&swsp;", and does the same as &#x200b; or &ZeroWidthSpace;.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 28 July 2014 22:00:46 UTC