- From: <bugzilla@jessica.w3.org>
- Date: Wed, 03 Nov 2010 23:06:19 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10807 --- Comment #27 from Ian 'Hixie' Hickson <ian@hixie.ch> 2010-11-03 23:06:18 UTC --- Good points regarding lang="" and dir=""; I won't change their defaults. Defaulting to dir=auto on the new element seems reasonable. I think <ubi> is just as confusing as <bdi>, the advantage of the latter is in fact the similarity with <bdo> — they'd appear together on alphabetical lists, they'd have an obvious relationship, and people looking for one but remembering the other could thus likely find what they wanted more easily. I think an element makes more sense than an attribute here, for the same reason <bdo> is an element. There's never a reason to make this paragraph-level, right? (Paragraphs are always isolated?) Generally we only add global attributes when you'd use the attribute on all kinds of elements, not just phrasing content. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Wednesday, 3 November 2010 23:06:21 UTC