[Webkit-unassigned] [Bug 77294] [Chromium] Copy and paste of HTML content with non-breaking space misbehaves
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 2 10:05:37 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=77294
Ryosuke Niwa <rniwa at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |abarth at webkit.org
--- Comment #14 from Ryosuke Niwa <rniwa at webkit.org> 2012-05-02 10:05:36 PST ---
ap, abarth: is btoa supposed to encode as utf-8 decodable base-64?
i.e. Should 'data:text/html;charset=utf-8;base64,' + btoa('hello' + String.fromCharCode(160) + 'world') render as "hello world"?
--
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