- From: Zhang, Zhiqiang <zhiqiang.zhang@intel.com>
- Date: Mon, 8 Oct 2012 03:27:17 +0000
- To: Kris Krueger <krisk@microsoft.com>, "public-html-testsuite@w3.org" <public-html-testsuite@w3.org>
- CC: "Santos, Thiago" <thiago.santos@intel.com>
Hi Kris, http://w3c-test.org/html/tests/submission/Microsoft/sandbox/sandbox_002.htm I think it needs "allow-same-origin" flag to load media.js script in the sandboxed iframe, what do you think? - <iframe src="support/iframe_sandbox_002.htm" sandbox="allow-scripts" style="display: none"></iframe> + <iframe src="support/iframe_sandbox_002.htm" sandbox="allow-scripts allow-same-origin" style="display: none"></iframe> Thanks, Zhiqiang
Received on Monday, 8 October 2012 03:28:10 UTC