- From: Ilya Grigorik <notifications@github.com>
- Date: Mon, 08 Feb 2016 14:08:01 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Monday, 8 February 2016 22:08:36 UTC
> For "audio" and "video", the distinction seems arbitrary given that you can load an audio file in a element and vice versa (Firefox implements this, Chrome doesn't last I checked.) We can collapse `audio`, `video`, and `track` into a single entry: `media`. WDYT? > Using "script" for importScripts() but "worker" for top-level worker scripts seems inconsistent. Can we use "worker" for the latter? I think this continuation of https://github.com/w3c/webappsec-csp/issues/31. If that bug gets resolved in favor of applying child-src then yeah we can eliminate "worker" here as well. > Not sure what the rationale of using "script" for XSLT is... Don't have full history on this either. @annevk @mikewest? --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/211#issuecomment-181581661
Received on Monday, 8 February 2016 22:08:36 UTC