<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>27876</bug_id>
          
          <creation_ts>2015-01-21 15:49:02 +0000</creation_ts>
          <short_desc>[Shadow] It is not defined what event.path actually should return</short_desc>
          <delta_ts>2015-01-23 05:15:58 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebAppsWG</product>
          <component>HISTORICAL - Component Model</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Olli Pettay">bugs</reporter>
          <assigned_to name="Hayato Ito">hayato</assigned_to>
          <cc>hayato</cc>
    
    <cc>mike</cc>
    
    <cc>public-webapps</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>117393</commentid>
    <comment_count>0</comment_count>
    <who name="Olli Pettay">bugs</who>
    <bug_when>2015-01-21 15:49:02 +0000</bug_when>
    <thetext>&quot;a copy of the event path for the context object&quot; in unclear.
There is no such thin as Event&apos;s event path.
There is Event and there is event path but specs don&apos;t seem to actually
make clear mapping between those.

(1) What is the value when the event hasn&apos;t been dispatched?
I assume empty array.
(2) What is the value during event dispatch
I assume the event target chain which was created before capture phase
(and changes to the DOM don&apos;t actually affect to this).
(3) what is the value after the event has been dispatched?
empty array? The same as in (2)?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>117422</commentid>
    <comment_count>1</comment_count>
    <who name="Hayato Ito">hayato</who>
    <bug_when>2015-01-22 08:08:25 +0000</bug_when>
    <thetext>Thanks. Let me make it clear in the spec.

The short answers are:

(In reply to Olli Pettay from comment #0)
&gt; &quot;a copy of the event path for the context object&quot; in unclear.
&gt; There is no such thin as Event&apos;s event path.
&gt; There is Event and there is event path but specs don&apos;t seem to actually
&gt; make clear mapping between those.
&gt; 
&gt; (1) What is the value when the event hasn&apos;t been dispatched?
&gt; I assume empty array

That should be an empty array.

&gt; (2) What is the value during event dispatch
&gt; I assume the event target chain which was created before capture phase
&gt; (and changes to the DOM don&apos;t actually affect to this).

Exactly.

&gt; (3) what is the value after the event has been dispatched?
&gt; empty array? The same as in (2)?

The same as in (2).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>117425</commentid>
    <comment_count>2</comment_count>
    <who name="Hayato Ito">hayato</who>
    <bug_when>2015-01-22 09:02:23 +0000</bug_when>
    <thetext>Make it clear at
https://github.com/w3c/webcomponents/commit/f549a79f82bd27b5c605030e3db78df18fc51a12

Olli, could you take a look?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>117450</commentid>
    <comment_count>3</comment_count>
    <who name="Hayato Ito">hayato</who>
    <bug_when>2015-01-23 05:15:58 +0000</bug_when>
    <thetext>One more clarification:

https://github.com/w3c/webcomponents/commit/df811a8bdcdd1276ddb1b4ce2b513b78d6945f79


Please feel free to reopen this if we need further clarification.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>