搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Firefox CSS: not respecting color assignment in :Link selector.

  • 2 个回答
  • 1 人有此问题
  • 18 次查看
  • 最后回复者为 WestEnd

more options

FF: 62.0.3 (64-bit) OS: Mac High Sierra 10.13.6 (17G65)

As stated in the subject, Firefox doesn't appear to respecting the color attribute in a :Link selector of an element. You can witness this behavior with this codepen: https://codepen.io/anon/pen/WapdPj?editors=1100

the button elements on the right (see attached) should be colored "light" but is being ignored...

Both Chrome and Safari are preforming as I would expect. Is this an error in Firefox or are the other browsers out of spec?

FF: 62.0.3 (64-bit) OS: Mac High Sierra 10.13.6 (17G65) As stated in the subject, Firefox doesn't appear to respecting the color attribute in a :Link selector of an element. You can witness this behavior with this codepen: https://codepen.io/anon/pen/WapdPj?editors=1100 the button elements on the right (see attached) should be colored "light" but is being ignored... Both Chrome and Safari are preforming as I would expect. Is this an error in Firefox or are the other browsers out of spec?
已附加屏幕截图

所有回复 (2)

more options

okay, maybe some issue with codepen. Saving the pen seems to have "fixed" the problem I was seeing. Wasn't necessary when working with chrome. Yet another mystery.

由karlkras于修改

more options

Any changes you make using CSS from the default isn't a FF issue.