- From: <bugzilla@jessica.w3.org>
- Date: Tue, 12 Feb 2013 17:47:57 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20982
Bug ID: 20982
Summary: [Shadow]: Event retargeting algorithm
optimization/clarification
Classification: Unclassified
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Component Model
Assignee: dglazkov@chromium.org
Reporter: dglazkov@chromium.org
QA Contact: public-webapps-bugzilla@w3.org
Blocks: 14978
>From annevk:
http://lists.w3.org/Archives/Public/public-webapps/2013JanMar/0374.html
--
I was wondering if this rewrite of 3.1-3.3 is correct:
1. Let CONTEXT be null.
2. If ANCESTOR is an insertion point, set CONTEXT to the top-most item
in STACK that is not an insertion point, if any.
3. If STACK is empty, push ANCESTOR on STACK.
I think this would be quite a bit clearer.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 12 February 2013 17:47:59 UTC