Tantek Çelik wrote:

Generalizing this overloading of the title attribute to *any* element seems
like a really bad idea from the perspective of minimal change.

Any element, but only on specific Microformat classes, each of which has expected RegEx-matchable values. DTSTART, DTEND, DURATION, RDATE, RRULE expect values defined in RFC 2445. TYPE and GEO expect values defined in RFC 2426. This would eliminate the ambiguity of title-or- contents.

        <span class="type" title="foo">pref</span>erred
        <em class="type" title="home">casa</em>
        <li class="geo" title="30.300474;-97.747247">Austin</li>



_______________________________________________
microformats-discuss mailing list
microformats-discuss@microformats.org
http://microformats.org/mailman/listinfo/microformats-discuss

Reply via email to