Re: [spec-reviews] File URI Scheme (#59)

+1 to @dbaron; Trident has a variety of blocks from http -> file from things like ```iframe```, ```object```, and ```img``` sources to name a few.

Re: origins, We also have a request to define which file: origins have access to other file: origins, if at all. The common case is whether ```file://c:/directory/file.htm``` has access to something in its current directory (```file://c:/directory/otherfile.htm```) and/or in a sub-directory (```file://c:/directory/subdir/file.htm```). I'd love to explore thoughts about that.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/spec-reviews/issues/59#issuecomment-122438325

Received on Friday, 17 July 2015 22:44:49 UTC