Enhancing Web Development on Chromium: Accessibility Improvement in Chromium DevTools
- Mentors
- Sreeja Kamishetty, Feras Aldahlawi, Sangbaek Park
- Organization
- Chromium
- Technologies
- c++, html, typescript
- Topics
- web, media, devtools, browser
In an effort to improve the web development experience on Chromium, this project aims to add an efficient way to access Media panels to help debug media elements. In the DevTool’s DOM tree, a new link adorner will be added next to audio / video HTML elements. Clicking on this link adorner will direct the user to the media panel, which will display information related to that media player.