Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

Is there a "CSS coverage" option in Firefox (or Developer Edition) ?

  • 1 resposta
  • 2 têm este problema
  • 1 exibição
  • Última resposta de cor-el

more options

I'm looking for CSS Coverage in Firefox (Like it is in Google Chrome). I saw a YouTube video from a couple of years ago and there was a way to use CSS coverage at that time, but it looks like Firefox removed it... YouTube video: https://www.youtube.com/watch?v=Qrzf1lsBMMw

Mozilla says "This feature is experimental and is not yet available in Firefox", but I hope there is an option to use it in Developer Edition. (maybe we can activate it in about:config ?) https://developer.mozilla.org/en-US/docs/Tools/CSS_Coverage

I'm looking for CSS Coverage in Firefox (Like it is in Google Chrome). I saw a YouTube video from a couple of years ago and there was a way to use CSS coverage at that time, but it looks like Firefox removed it... YouTube video: https://www.youtube.com/watch?v=Qrzf1lsBMMw Mozilla says "This feature is experimental and is not yet available in Firefox", but I hope there is an option to use it in Developer Edition. (maybe we can activate it in about:config ?) https://developer.mozilla.org/en-US/docs/Tools/CSS_Coverage

Todas as respostas (1)

more options

CSS Coverage was a GCLI command (csscoverage start|stop|report). The GCLI command line tool is no longer available (removed in Firefox 62). There is code in the current release, but I see nothing to start it.


I checked the csscoverage command in Firefox 60 ESR.