- From: <bugzilla@jessica.w3.org>
- Date: Thu, 12 Dec 2013 12:20:20 +0000
- To: public-webapps@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24074 Bug ID: 24074 Summary: new Worker('data:...') should not throw Product: WebAppsWG Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priority: P2 Component: Test suite Assignee: dave.null@w3.org Reporter: simonp@opera.com QA Contact: public-webapps-bugzilla@w3.org CC: mike@w3.org, public-webapps@w3.org http://w3c-test.org/web-platform-tests/master/workers/Worker_cross_origin_security_err.htm has the wrong pass condition. [[ If the scheme component of worker URL is not "data", and the origin of worker URL is not the same as the origin specified by the incumbent settings object, then throw a SecurityError exception and abort these steps. ]] http://www.whatwg.org/specs/web-apps/current-work/multipage/workers.html#dom-worker -- You are receiving this mail because: You are on the CC list for the bug.
Received on Thursday, 12 December 2013 12:20:25 UTC