webperftoolbar
webperftoolbar copied to clipboard
A drop-in toolbar to help visualize a website's performance.
Repro steps: 1. Load this on a page 2. Run aXe on the page (for example, with the Chrome extension) ``` To solve this violation, you need to: Fix the...
Added the following to help screen readers: - HTML landmarks - language (english) - Header at the top of the page Let me know if it looks OK :) Closes...
In #25, I disabled the Chrome tests due to a crash. We should re-enable those.
This could stringify a whole bunch of perf data and have an extension point so that site owners can collect additional specific information (session IDs, etc).
Safari and Edge show file sizes as NaN due to not having the supported APIs. We need a better way to show no browser support. https://developer.microsoft.com/en-us/microsoft-edge/platform/catalog/?q=specName%3Aresource-timing
It's hard for users to know what exactly is covered by the navigation timings. Let's add a link at the end of that panel to a new Markdown file in...
Concerns about background color and text color being illegible for buttons.