[Bug 20633] New: [Shadow]: Events that are Always Stopped

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20633

            Bug ID: 20633
           Summary: [Shadow]: Events that are Always Stopped
    Classification: Unclassified
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Component Model
          Assignee: dglazkov@chromium.org
          Reporter: annevk@annevk.nl
        QA Contact: public-webapps-bugzilla@w3.org
            Blocks: 14978

1. What does shadow boundary mean here? If you have <a> and a child <b> and <a>
has an associated shadow tree with an insertion point for <b>. If I dispatch
load on <b>, surely it should still reach <a>?

2. If I dispatch in <a>'s associated shadow tree, how does the current
definition ensure <a> does not get it during capture?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 10 January 2013 13:38:49 UTC