- From: Simon Pieters <simonp@opera.com>
- Date: Wed, 21 May 2014 21:15:05 +0900
- To: "Hallvord R. M. Steen" <hsteen@mozilla.com>, public-webapps <public-webapps@w3.org>, "Zhang, Zhiqiang" <zhiqiang.zhang@intel.com>
On Wed, 21 May 2014 17:54:44 +0900, Zhang, Zhiqiang <zhiqiang.zhang@intel.com> wrote: >> From: Hallvord R. M. Steen [mailto:hsteen@mozilla.com] >> Sent: Wednesday, May 21, 2014 4:22 AM >> To: public-webapps >> Subject: [web-platform-tests] where do tests for window.opener go? >> >> Hi, >> we have a window.opener issue and would like to have some tests for it. >> I'm >> planning to write some and thought I might as well add them to the web- >> platform-tests suite. Where? Would this be a suitable location: >> https://github.com/w3c/web-platform- >> tests/tree/master/html/browsers/the-window-object/security-window ? >> -HR > > For security, yes. > > For navigating auxiliary browsing contests in the DOM, better to > https://github.com/w3c/web-platform-tests/tree/master/html/browsers/windows/auxiliary-browsing-contexts Alternatively, if there are multiple plausible places, and you want some related tests to be in the same place but still annotate some of them as being a test for another section, you can do that with <link rel=help>. -- Simon Pieters Opera Software
Received on Wednesday, 21 May 2014 12:15:40 UTC