<?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>25568</bug_id>
          
          <creation_ts>2014-05-06 03:42:06 +0000</creation_ts>
          <short_desc>[imports]: Respect the crossOrigin attribute</short_desc>
          <delta_ts>2015-07-06 08:14:56 +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>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>MOVED</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>
          
          <blocked>20683</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Philip Rogers">pdr</reporter>
          <assigned_to name="Morrita Hajime">morrita</assigned_to>
          <cc>adamk</cc>
    
    <cc>dglazkov</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>105149</commentid>
    <comment_count>0</comment_count>
    <who name="Philip Rogers">pdr</who>
    <bug_when>2014-05-06 03:42:06 +0000</bug_when>
    <thetext>The 7.4 Fetching Import section states &quot;All imports ... must be loaded using the fetching algorithm with request&apos;s origin set to the origin of the master docment [SIC], the mode to CORS and the omit credentials mode to CORS.&quot;

Why is the &lt;link&gt; crossOrigin attribute[1] not respected here? This would allow non-anonymous imports, for example.

[1] http://www.w3.org/html/wg/drafts/html/master/single-page.html#attr-link-media</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>105270</commentid>
    <comment_count>1</comment_count>
    <who name="Morrita Hajime">morrita</who>
    <bug_when>2014-05-07 00:59:02 +0000</bug_when>
    <thetext>This seems a reasonable addition.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>105511</commentid>
    <comment_count>2</comment_count>
    <who name="Morrita Hajime">morrita</who>
    <bug_when>2014-05-08 23:22:05 +0000</bug_when>
    <thetext>...but turns out this is a bit tricky.
That&apos;s because cross-origin handling for imports is different from other resources.

We have to touch the definition of CORS setting attribute [1] so that referring
side can override the value of omitted case.

[1] http://www.whatwg.org/specs/web-apps/current-work/multipage/fetching-resources.html#cors-settings-attribute</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>121730</commentid>
    <comment_count>3</comment_count>
    <who name="Hayato Ito">hayato</who>
    <bug_when>2015-07-06 08:14:56 +0000</bug_when>
    <thetext>Moved to https://github.com/w3c/webcomponents/issues/216</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>