Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

213
Views
List all CSS attribute selectors on page?

Chrome's CSS Overview feature always shows 21 type selectors in our app, but I've scoured our code, even third party references, and can't find these selectors. Is there some way I can list them out?

I understand these can take a toll on performance in some circumstances, which is part of my interest in tracking them down. The other part of my interest is just to understand where these come from. Are they in the user agent stylesheet? I have no idea...

enter image description here

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

I had a similar issue to this

The solution I made was that I wrote a Python script to read through all files in a particular directory searching for any strings that match a specific regex and extracting file name and line if the regex hits.

it would be best if you also handled 3rd party references.

another point is that these selectors might be a 4th party resource "Your 3rd party resource uses another external resource" which will make it harder for you to scrape because you will need to handle scraping dependencies somehow.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!