[whatwg] DOM3 Load and Save for simple parsing/serialization?

On Mon, May 18, 2009 at 5:45 AM, Brett Zamir <brettz9 at yahoo.com> wrote:
> Has any thought been given to standardizing on at least a part of DOM Level
> 3 Load and Save in HTML5?

The Load and Save APIs in DOM 3 are much too complicated IMHO so I'd
like to see something simpler standardized.

We've had parsing and serializing APIs in Firefox for ages. Would be
very exited to see someone put in effort to get their API cleaned up
and standardized.

https://developer.mozilla.org/En/DOMParser
https://developer.mozilla.org/En/XMLSerializer

/ Jonas

Received on Tuesday, 19 May 2009 23:49:14 UTC