<?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>19574</bug_id>
          
          <creation_ts>2012-10-17 11:48:07 +0000</creation_ts>
          <short_desc>crossOrigin should be limited to only known values</short_desc>
          <delta_ts>2013-06-10 22:55:54 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#dom-media-crossorigin</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>zcorpan</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>76490</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-10-17 11:48:07 +0000</bug_when>
    <thetext>Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element.html
Multipage: http://www.whatwg.org/C#dom-media-crossorigin
Complete: http://www.whatwg.org/c#dom-media-crossorigin

Comment:
crossOrigin should be limited to only known values

Posted from: 2001:4c28:a030:30:1c1:b61a:7408:69dc by simonp@opera.com
User agent: Opera/9.80 (Macintosh; Intel Mac OS X 10.7.4; U; en) Presto/2.10.289 Version/12.02</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>76491</commentid>
    <comment_count>1</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2012-10-17 11:49:22 +0000</bug_when>
    <thetext>Currently crossorigin=&quot;&quot; means anonymous but crossOrigin returns &quot;&quot; for both that and missing attribute (which maps to the No CORS state). It is also harder to test for new states we introduce later without limiting to only known values.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>76505</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2012-10-17 15:18:06 +0000</bug_when>
    <thetext>(need to update http://w3c-test.org/html/tests/submission/Opera/media/interfaces/HTMLElement/HTMLMediaElement/crossOrigin.html when this is fixed)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>82181</commentid>
    <comment_count>3</comment_count>
    <who name="">contributor</who>
    <bug_when>2013-01-26 01:00:48 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r7653.
Check-in comment: Try to make crossOrigin more future-proof.
http://html5.org/tools/web-apps-tracker?from=7652&amp;to=7653</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>89013</commentid>
    <comment_count>4</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2013-06-10 20:46:24 +0000</bug_when>
    <thetext>The fix doesn&apos;t address this:

(In reply to comment #1)
&gt; Currently crossorigin=&quot;&quot; means anonymous but crossOrigin returns &quot;&quot; for both
&gt; that and missing attribute (which maps to the No CORS state).

The spec should make crossorigin=&quot;&quot; have .crossOrigin return &quot;anonymous&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>89036</commentid>
    <comment_count>5</comment_count>
    <who name="">contributor</who>
    <bug_when>2013-06-10 22:55:54 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r7951.
Check-in comment: Make clear that .crossOrigin doesn&apos;t return &apos;&apos; for the Anonymous state.
http://html5.org/tools/web-apps-tracker?from=7950&amp;to=7951</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>