Re: Changing window.name behavior

On Wed, Dec 7, 2016 at 10:28 PM, John Wilander <wilander@apple.com> wrote:
> The gist of the change:
> (WebCore::shouldClearWindowName): Returns true if frame is a main frame with
> no opener and
> newDocument does not have the same origin as the frame's current document.

Okay, so you match what the HTML Standard requires, but still leak in
the auxiliary browsing context case (as does the HTML Standard)?

Would you be willing to contribute the tests to
https://github.com/w3c/web-platform-tests?


-- 
https://annevankesteren.nl/

Received on Friday, 16 December 2016 16:34:45 UTC