[Bug 14277] What does treating acronym identically with abbr means? Does it mean that if I will apply CSS style for abbr it should be also applied for acronym?

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

Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian@hixie.ch

--- Comment #1 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-10-02 17:27:13 UTC ---
The spec doesn't say anything about treating anything identically. It says
"User agents must treat acronym elements in a manner equivalent to abbr
elements in terms of semantics and for purposes of rendering". Is that
ambiguous? I don't understand how that could be interpreted to mean that CSS
selectors for one match the other. Any suggestions on how to make it clearer?

-- 
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 Sunday, 2 October 2011 17:27:15 UTC