Re: SVG Test Templates

tavmjong@free.fr:
> Just to verify, am I correct that for security reasons with some browsers, each directory of tests will need to have its own copy of the the fonts? So we will need:
>
> approved/css3-transforms/fonts/
> approved/svg2/fonts/
> contributors/tavmjong/incoming/fonts/
> contributors/tavmjong/submitted/fonts/
> etc.

I think this might be true only if you want the tests to be able to run 
from file: (where going up with "../" will be a different origin, but 
where it's OK in http:).

https://developer.mozilla.org/En/Same-origin_policy_for_file:_URIs

Received on Thursday, 21 June 2012 03:22:51 UTC