Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

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

  • 2 respostas
  • 1 tem este problema
  • 18 visualizações
  • Última resposta por 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?
Capturas de ecrã anexadas

Todas as respostas (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.

Modificado por karlkras a

more options

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