On Wed, Feb 27, 2013 at 12:02 AM, Kenneth Russell <[email protected]> wrote: > Are you referring to the crossOrigin attribute on HTMLImageElement and > HTMLMediaElement? Those are implemented in WebKit. It should be fine > to change crossOrigin="anonymous" requests to satisfy (a) and (b). Any > server that satisfies these anonymous requests in a way compatible > with UAs' caching will ignore the incoming origin and the referrer.
Cool, hopefully we can make that change then. That would at least keep the naming and semantics somewhat consistent. -- http://annevankesteren.nl/
