- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 21 Dec 2009 11:08:45 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8531
Summary: Add specification of atob and btoa
Product: HTML WG
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec proposals
AssignedTo: dave.null@w3.org
ReportedBy: jgraham@opera.com
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
Base64 encoding/decoding methods window.atob and window.btoa should be
specified. They are already supported in major engines except Trident and are
convenient for working with base64 encoded data e.g. in data urls.
--
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 Monday, 21 December 2009 11:08:46 UTC