- From: Ian Hickson <ian@hixie.ch>
- Date: Tue, 8 Dec 2009 14:16:19 +0000 (UTC)
- To: Tyler Close <tyler.close@gmail.com>
- Cc: public-webapps@w3.org
I'm trying to understand this proposal and how it would interact with Server-sent Events, XBL2, <canvas>/<img>, and <video>: http://lists.w3.org/Archives/Public/public-webapps/2009OctDec/att-0914/draft.html How would one label a static resource on an intranet server, e.g. http://videos.corp.example.com/tgif/2009-12-11.ogg ...such that it can be used by the pages on the following hosts: http://www.corp.example.com/ http://moma.corp.example.com/ http://tgif.corp.example.com/ http://intranet.example.com/ ...but such that it could _not_ be used by pages on the following hosts: http://hostile-blog.example.com/ ...? -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Tuesday, 8 December 2009 14:16:54 UTC