Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

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

  • 2 svar
  • 1 har detta problem
  • 18 visningar
  • Senaste svar av 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?
Bifogade skärmdumpar

Alla svar (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.

Ändrad av karlkras

more options

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