- From: <bugzilla@jessica.w3.org>
- Date: Mon, 10 Jul 2017 22:37:43 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=30139 --- Comment #3 from Michael Kay <mike@saxonica.com> --- The tests accept-040 to -047 need to be rethought. They are written on the basis that a using package is allowed to contain a static reference to an absent component, but cannot dynamically evaluate that reference. The consequence of bug 29574 is not just to change the keyword from "absent" to "hidden", but to change the rules as well. Being hidden, the relevant component is now not visible in the using package, so static references in the using package are not allowed. But for a component reference to the abstract component appearing within the used package, it remains true that static references are allowed, while dynamic references cause a dynamic error. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Monday, 10 July 2017 22:37:50 UTC