[Bug 13312] New: After doing a bunch of reading, it appears to me that the crossorigin attribute was added to help WebGL on canvas. As far as I can tell, it is irrelevant when the img element is used in HTML (i.e., <img src="myPic.jpg">. If I am wrong, then could you pl

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13312

           Summary: After doing a bunch of reading, it appears to me that
                    the crossorigin attribute was added to help WebGL on
                    canvas.  As far as I can tell, it is irrelevant when
                    the img element is used in HTML (i.e., <img
                    src="myPic.jpg">.  If I am wrong, then could you pl
           Product: HTML WG
           Version: unspecified
          Platform: Other
               URL: http://www.whatwg.org/specs/web-apps/current-work/#att
                    r-img-crossorigin
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: HTML5 spec (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: contributor@whatwg.org
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
                    public-html@w3.org


Specification:
http://www.whatwg.org/specs/web-apps/current-work/multipage/embedded-content-1.html
Multipage: http://www.whatwg.org/C#attr-img-crossorigin
Complete: http://www.whatwg.org/c#attr-img-crossorigin

Comment:
After doing a bunch of reading, it appears to me that the crossorigin
attribute was added to help WebGL on canvas.  As far as I can tell, it is
irrelevant when the img element is used in HTML (i.e., <img src="myPic.jpg">. 
If I am wrong, then could you please clarify how crossorigin is used in HTML? 
If I am right, then could you please clarify that this attribute is only
useful when using the canvas element.  If both of these are wrong, then plz
correctly my erroneous thinking.  :-)  Thank you.

Posted from: 129.83.31.3
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.30 (KHTML, like
Gecko) Chrome/12.0.742.122 Safari/534.30

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 20 July 2011 17:50:04 UTC