https://bugzilla.wikimedia.org/show_bug.cgi?id=671
--- Comment #37 from Aryeh Gregor <[email protected]> 2010-06-13 23:57:30 UTC --- <abbr> is implemented. <acronym> is obsolete and will not be whitelisted; use <abbr> instead. <kbd> and <samp> are basically useless. <q> is dodgy because it's theoretically supposed to insert quotation marks automatically, but that doesn't work on any IE <= 8 (IIRC), and it's non-conformant to add the quotation marks manually, so it can't actually be used. <address> makes no sense on wikis. That leaves what, <dfn>? That sounds like it might be worth whitelisting. Does anyone have any actual evidence that it's used by search engines? Alternatively, S. McCandlish, what's this rich glossary code and why does it need <dfn>? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
