- From: <bugzilla@jessica.w3.org>
- Date: Thu, 21 Mar 2013 10:53:31 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19858 --- Comment #5 from Tim Mills <tim@cbcl.co.uk> --- Test separate-modules-4-ns remains in error. The test requires module import, but not higher order functions. The main module imports a module. module:one() returns a function item. The main module attempts to invoke the function item. But it the main module, the higher order functions feature remains prohibited. Therefore XQST0129 should be expected. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Thursday, 21 March 2013 10:53:37 UTC