[whatwg] atob/btoa need to be defined

On Wed, Aug 25, 2010 at 9:40 PM, Boris Zbarsky <bzbarsky at mit.edu> wrote:

> On 8/25/10 9:37 PM, Boris Zbarsky wrote:
>
>> Note that this issue means that using atob or btoa for dealing with this
>> is a huge pain if non-ASCII chars are involved, since those take and
>> return byte arrays masquerading as JS strings, not actual Unicode strings.
>>
>
> Of course I can't find any actual spec for atob/btoa.  I would think it
> needs to be part of the Window spec, no?
>
> -Boris
>


  https://developer.mozilla.org/en/DOM/window.atob
https://developer.mozilla.org/en/DOM/window.btoa
-- 
-- 
   --
       --
       ????
    K e V i N
   /?????????\
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.whatwg.org/pipermail/whatwg-whatwg.org/attachments/20100825/e7f41d68/attachment.htm>

Received on Wednesday, 25 August 2010 19:04:33 UTC