<?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>20320</bug_id>
          
          <creation_ts>2012-12-10 05:09:17 +0000</creation_ts>
          <short_desc>[Shadow]: Unclear how HTML form submission should work</short_desc>
          <delta_ts>2013-07-17 20:21:53 +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>Windows NT</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>22443</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>15480</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Sergey G. Grekhov">sgrekhov</reporter>
          <assigned_to name="Dimitri Glazkov">dglazkov</assigned_to>
          <cc>mike</cc>
    
    <cc>www-dom</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>79797</commentid>
    <comment_count>0</comment_count>
    <who name="Sergey G. Grekhov">sgrekhov</who>
    <bug_when>2012-12-10 05:09:17 +0000</bug_when>
    <thetext>It&apos;s not clear from Shadow DOM specification should or should not form elements in ShadowDOM be submitted durint the form submit. Spec reads (https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/shadow/index.html#html-forms): &apos;Because the form&apos;s ownerDocument is the shadow host&apos;s document, the form submission must continue to work as specified.&apos;. Does it mean that if the form contains Shadow tree all form elements in the tree should be submitted when the form is submitted? The current Shadow DOM implementation in Google Chrome does not submit these elements. If this is a bug then I&apos;ll file a bug for the implementation. But anyway specification should more clearly specify should or should not form submit affect elements in shadow trees.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>90877</commentid>
    <comment_count>1</comment_count>
    <who name="Dimitri Glazkov">dglazkov</who>
    <bug_when>2013-07-17 20:21:53 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 22443 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>