Re: change dom3 core to not throw WRONG_DOCUMENT_ERR

On Mon, 30 Aug 2010 21:15:04 +0200, Ojan Vafai <ojan@chromium.org> wrote:
> WebKit is changing to match Gecko and not throw WRONG_DOCUMENT_ERR in a
> number of cases.
>
> https://bugs.webkit.org/show_bug.cgi?id=19524
>
> Is there an editor for http://www.w3.org/TR/DOM-Level-3-Core/? These
> cross-document restrictions cause an unnecessary burden on web developers
> and soon WebKit and Gecko will not be firing them. Is there any  
> possibility
> of changing the spec to match?

There's: http://simon.html5.org/specs/web-dom-core

I have a vague plan of working on it once the CSS Value API in CSSOM is  
specified, but it depends on how much time everything else leaves me.


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Tuesday, 31 August 2010 05:24:49 UTC