Puppetaria: accessibility-first Puppeteer scripts. This release introduces a new kind of selectors called “ARIA selectors†that support querying for the computed accessible name and role of the accessibility tree. https://t.co/c8BbZIx3Cm
What’s New In DevTools (Chrome 88) https://t.co/dkZN0eNziG. My favorite addition: Open Network panel from the Service Workers pane. ðŸ’
RT @johnwilander: The latest update to Safari’s Intelligent Tracking Prevention is here: “CNAME Cloaking and Bounce Tracking Defense” https…
RT @ChromiumDev: 🤩 This year’s virtual #ChromeDevSummit lineup is action packed!
✅ Watch keynotes by @bgalbs and @dalmaer
✅ Get major upd…
@JRSim_UIX @MasterDevwi Hmmm, interesting. If there isn’t one already (you mentioned others’ comments), could you please creatnew.crbug.comcKtD? If you ping me the bug URL, I can help triage to the right folks. Thanks!
@JRSim_UIX Are you trying with installed PWAs on Chrome? On the latest Edge, according to a post by @MasterDevwi, it now should also work without installation there: https://t.co/wbV8iqqEG7.
dannymoerkerke I created an audio-recorder Web Component that captures audio through the microphone of the user’s device (both desktop and mobile).
It can record and save the audio, display it as a waveform and provides real-time frequency analysis.
Check out the demo:
dannymoerkerke.github.io/audio-recorder/