Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

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.