On Nov 19, 1:54 pm, Matt <[EMAIL PROTECTED]> wrote: > On Mon, Nov 17, 2008 at 7:47 PM, Otto <[EMAIL PROTECTED]> wrote: > > I really don't understand what you mean, exactly. If you don't want to > > put the aria-* stuff into your theme, then don't. You can be any > > doctype you please. The whole aria spec is an optional thing, for > > accessibility purposes. It's not quite possible to make it validate > > yet, as the spec is still being developed. However, some browsers > > already understand it, which it why it's been implemented in the > > default theme. > > But, what if you use wp_list_comments() and don't want the aria-required > values? > It's only generated by being included in the theme Matt, so if you don't want the aria-required data in the theme just don't include it. wp_list_comments doesn't appear to use it.
Lynne _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
