[Webkit-unassigned] [Bug 52236] Strip NUL character when copying text on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 11 14:35:19 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=52236





--- Comment #6 from Adam Barth <abarth at webkit.org>  2011-01-11 14:35:18 PST ---
> Seems like we need to have setting textContent go through the HTML parser and the HTML parser needs to insert the replacement character.

That would be surprising.  textContent is a DOM-level concept.  It should ignore anything HTML specific.  That said, stranger things have happened.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list