[whatwg] microformats incompatible with WebApps 1.0 ?

Karl Dubost karl at w3.org
Mon Dec 11 16:18:06 PST 2006


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 ***






More information about the whatwg mailing list