<?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>26949</bug_id>
          
          <creation_ts>2014-10-01 17:09:02 +0000</creation_ts>
          <short_desc>video: Contradiction between Shadow DOM spec and HTML 5 spec</short_desc>
          <delta_ts>2014-10-07 09:10:27 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>26952</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>26952</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Dylan Barrell">dylan</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>dylan</cc>
    
    <cc>mike</cc>
    
    <cc>philipj</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>112534</commentid>
    <comment_count>0</comment_count>
    <who name="Dylan Barrell">dylan</who>
    <bug_when>2014-10-01 17:09:02 +0000</bug_when>
    <thetext>There is a conflict between this restriction

&quot;Dynamically modifying a source element and its attribute when the element is already inserted in a video or audio element will have no effect. To change what is playing, just use the src attribute on the media element directly, possibly making use of the canPlayType() method to pick from amongst available resources. Generally, manipulating source elements manually after the document has been parsed is an unnecessarily complicated approach.&quot;

and the shadow DOM distributions spec

http://w3c.github.io/webcomponents/spec/shadow/#distributions

that results in the video tag not being able to be constructively used inside a web component

Example here: http://jsfiddle.net/n88owmop/4/</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>112644</commentid>
    <comment_count>1</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2014-10-03 13:32:14 +0000</bug_when>
    <thetext>I don&apos;t quite understand the problem, can you elaborate? Is the problem that the &lt;source&gt; element won&apos;t become the direct child of the &lt;video&gt; element because of however &lt;template&gt; and &lt;content&gt; work?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>112650</commentid>
    <comment_count>2</comment_count>
    <who name="Dylan Barrell">dylan</who>
    <bug_when>2014-10-03 15:06:35 +0000</bug_when>
    <thetext>The discussion has moved on to here;

https://www.w3.org/Bugs/Public/show_bug.cgi?id=26952</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>112782</commentid>
    <comment_count>3</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2014-10-07 09:10:27 +0000</bug_when>
    <thetext>

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

    </bug>

</bugzilla>