Closed Bug 1170480 Opened 11 years ago Closed 9 years ago

Underline on abbr elements

Categories

(Web Compatibility :: Site Reports, defect)

Firefox 40
defect
Not set
normal

Tracking

(firefox39 unaffected, firefox40 affected, firefox41 affected)

RESOLVED FIXED
Tracking Status
firefox39 --- unaffected
firefox40 --- affected
firefox41 --- affected

People

(Reporter: m.jephcote, Unassigned)

References

Details

(Whiteboard: [parity-chrome][parity-IE])

User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0 Build ID: 20150529004007 Steps to reproduce: Firefox is now underlining ALL <abbr> elements by default Actual results: Firefox is now underlining ALL <abbr> elements by default Expected results: Firefox shouldn't add an underline automatically
http://getbootstrap.com/css/#type-abbreviations - see the double underline using Firefox Developer
The behavior was changed by Bug 1157083. So, the site css[1] need to modify. [1] http://getbootstrap.com/dist/css/bootstrap.min.css
Blocks: 1157083
Status: UNCONFIRMED → NEW
Component: Untriaged → Layout: Block and Inline
Ever confirmed: true
Product: Firefox → Core
Whiteboard: [parity-chrome][parity-IE]
According to the spec: http://www.w3schools.com/tags/tag_abbr.asp There are no Default CSS rules for this element. Firefox needs to change.
(In reply to Michael from comment #3) > According to the spec: http://www.w3schools.com/tags/tag_abbr.asp This is NOT the spec. See our site compat doc and Bug 1157083 for details: https://developer.mozilla.org/en-US/Firefox/Releases/40/Site_Compatibility#CSS
Component: Layout: Block and Inline → Desktop
Product: Core → Tech Evangelism
Version: 40 Branch → Firefox 40
Apologies, wrong llink. Can you show me where in http://www.w3.org/TR/html5/text-level-semantics.html#the-abbr-element it states the default CSS?
(In reply to Masayuki Nakano (:masayuki) (Mozilla Japan) from comment #6) > See http://www.w3.org/TR/html5/rendering.html#phrasing-content-0 Thank you, I'll file a bug with the Bootstrap authors.
Bootstrap and Normalize.css bugs got filed: * https://github.com/twbs/bootstrap/issues/16574 * https://github.com/necolas/normalize.css/pull/451 Any reason for this bug to stay open?
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Product: Tech Evangelism → Web Compatibility
You need to log in before you can comment on or make changes to this bug.