[Bug 12471] Please consider changing the expected rendering of abbr[title] and acronym[title] to use border-bottom instead of text-decoration: dotted underline, which has much more limited support (being in CSS3 Text, not CSS 2.1), conflicts with existing browser def

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12471

Aryeh Gregor <Simetrical+w3cbug@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Simetrical+w3cbug@gmail.com

--- Comment #2 from Aryeh Gregor <Simetrical+w3cbug@gmail.com> 2011-04-11 22:18:27 UTC ---
We don't *have* to use only widely-implemented CSS features, but if browsers
mostly agree on the current rendering, that's what we should standardize --
unless they want to change.  Compat with pages that have added border-bottom is
exactly the sort of reason why we shouldn't go around changing preexisting
default rendering (or anything else) without good reason.

-- 
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 Monday, 11 April 2011 22:18:30 UTC