Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

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

  • 1 απάντηση
  • 2 έχουν αυτό το πρόβλημα
  • 10 προβολές
  • Τελευταία απάντηση από 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

Όλες οι απαντήσεις (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.