- From: Edward O'Connor <eoconnor@apple.com>
- Date: Tue, 21 Jun 2011 13:05:40 -0700
- To: "public-iri@w3.org" <public-iri@w3.org>
- Cc:
Chris Weber wrote:
> Does someone know the list of attributes which allow or even "require"
> a collection of space-separated URI references in HTML4 or HTML5?
The prose of the HTML 4.01 spec states that <head profile> takes a
space-separated list of URIs, only the first of which is considered
"significant:"
http://www.w3.org/TR/html401/struct/global.html#adef-profile
But then elsewhere in the same spec, it states that <head profile> only
takes one URI:
http://www.w3.org/TR/html401/struct/global.html#profiles
Of course, <head profile> has been dropped in HTML5.
Ted
Received on Tuesday, 21 June 2011 20:06:19 UTC