Re: css3-fonts: should not dictate usage policy with respect to origin
"Florian Rivoal" <[email protected]> Tue, 21 Jun 2011 14:41:11 +0900
| Newsgroups | gmane.comp.web.css.general,gmane.comp.web.fonts |
|---|---|
| Organization | Opera Software |
| Message-ID | <[email protected]> |
> True, and this is why I believe it is important to define what the > default initial state is. I'd guess that the default state for many > resource types would be "From-Origin=any" but it can also be resource > type specific, so there can be cases (e.g. webfonts?) where setting a > default to "From-Origin=same" could make sense. It really needs to be > looked at from an author point of view and whether a particular default > state would make authors' life easier or not. In the current Form-Origin proposal, From-Origin=any is achieved by not having the header. I am not sure I agree that not having this header should mean different things for different types of resources. Consistency and predictability leads to fewer bugs. - Florian