- From: Karl Dubost <karl@w3.org>
- Date: Tue, 12 Dec 2006 09:18:06 +0900
Le 12 d?c. 2006 ? 07:19, Ian Hickson a ?crit : >> I'm not sure what the solution to this problem is. > > Me neither. Suggestions welcome. For example for hcard, you could do: <link rel="hcard" href="http://www.w3.org/2006/vcard/ns"/> <link rel="hcard" href="http://www.w3.org/2006/03/hcard"/> http://www.whatwg.org/specs/web-apps/current-work/#link0 I proposed to modify the link element as such: ================================== 3.8.4. The link element Metadata element. Contexts in which this element may be used: Where strictly inline-level content is allowed. =================================== Rationale: So people can add it in a web form, and then do in situ editing. Metadata can be near the content when needed. I would also propose the same for the meta element. -- Karl Dubost - http://www.w3.org/People/karl/ W3C Conformance Manager, QA Activity Lead QA Weblog - http://www.w3.org/QA/ *** Be Strict To Be Cool ***
Received on Monday, 11 December 2006 16:18:06 UTC