[Bug 15696] It's unclear how there can be "content inside wbr elements"

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

Ms2ger <Ms2ger@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |Ms2ger@gmail.com
         Resolution|                            |WORKSFORME

--- Comment #1 from Ms2ger <Ms2ger@gmail.com> 2012-07-02 09:33:26 UTC ---
var wbr = document.createElement("wbr");
wbr.textContent = "foo";

-- 
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 Monday, 2 July 2012 09:33:32 UTC