- From: <bugzilla@jessica.w3.org>
- Date: Fri, 13 Feb 2015 22:42:03 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23887 --- Comment #150 from Olli Pettay <bugs@pettay.fi> --- (In reply to Koji Ishii from comment #148) > Sorry, I simplified the test case too much. The reproducible case is: > > A > SR > SIP > B > > In this tree, B's destination insertion point is not empty, but B is not > distributed. When an event fired on B: > Current: B, SIP, SR, A, Document, Window > Proposed: B Wait, what is the destination insertion point for B in this case? And why? The spec says "Each node that is not an insertion point has an ordered list, called destination insertion points, which consists of insertion points to where the node is distributed" So how can B's destination insertion point list be non-empty but B is not distributed. That seems to contradict with the definition of 'destination insertion points'. Or do I misunderstand something here? -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Friday, 13 February 2015 22:42:05 UTC