[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Feeds MUST have alternate links?
On Sun, 29 Aug 2004 18:05:10 +0200, Bjoern Hoehrmann <derhoermi@xxxxxxx> wrote:
> Is it required for interoperation that Atom documents have an alternate
> representation and refer to it? Does it have potential for causing harm
> when such information is missing? No. Such a requirement is as pointless
> as the requirement that renders http://diveintomark.org/ non-conforming,
> section 14.2.1 of the HTML 4.01 Recommendation. I am as surprised that
>From section 14.2.1 of the HTML 4.01 Recommendation:
"""User agents should determine the default style sheet language for a
document according to the following steps (highest to lowest
priority):
1. If any META declarations specify the "Content-Style-Type", the
last one in the character stream determines the default style sheet
language.
2. Otherwise, if any HTTP headers specify the "Content-Style-Type",
the last one in the character stream determines the default style
sheet language.
3. Otherwise, the default style sheet language is "text/css".
"""
--
Cheers,
-Mark