- From: <bugzilla@jessica.w3.org>
- Date: Wed, 27 Nov 2013 17:54:48 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23887 --- Comment #13 from Olli Pettay <bugs@pettay.fi> --- Unless I'm missing something in the spec, the current setup let's also the same event to be handled twice in an insertion point. -SH1 - SR1 - IP1 - SH2 -SR2 -IP2 - Child I know that setup is odd, but nothing seem to prevent adding shadow host under an insertion point and if there is then an insertion point, it will be the final, yet the other insertion point is in the event path too. So event would be dispatched from child: Child->IP1->IP2->SR2->SH2->IP1(again)->SR1->SH1 -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 27 November 2013 17:54:50 UTC