[Bug 13098] State that <wbr> represents the SOFT HYPHEN character (U+00AD/&shy;/&#xad;)

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13098

Philip Jägenstedt <philipj@opera.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |philipj@opera.com

--- Comment #1 from Philip Jägenstedt <philipj@opera.com> 2011-06-30 15:56:15 UTC ---
They're not equivalent from a parsing perspective. If you have a <wbr> tag in
the markup, that should result in a HTMLElement in the DOM, not a text node as
when use &shy; or the actual unicode character.

-- 
Configure bugmail: http://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 Thursday, 30 June 2011 15:56:17 UTC