GoogleChrome / GoogleChrome/lighthouse

Make axe audits 3p filterable

Open
#13,668 0 comments 0 reactions 1 assignee Claimed by @paulirish View on GitHub
P1.5 report third-party
Dominant language
JavaScript
Stars
30.8k
Forks
9.8k
Avg merge
1d 20h
Merged PRs (30d)
19

Description

Our 3p filter only works on network resources because we need a url to filter against. but all the axe audits show element results.

we could start collecting node creation stacks and add the domain that created the element to NodeDetails, then filter based on that.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.