Hey @ergunsh , is there something to see traffic in a WebTransport connection in @ChromeDevTools ? I can see the connection request, but not what's being sent through it
Don't do UA-sniffing. It's the worst (and it's also totally unreliable as UA strings can be faked at any time)
Instead, use feature detection and enhance progressively.
Back to school? Polypane is free for students through the @GitHubEducation Student Developer Pack!
How to get it:
1. Set up your correct email in @github
2. Go to the Student Developer Pack
3. Scroll down to Polypane and follow the instructions!
https://t.co/XPzmvOsJXi
Firefox 131 was released this weeks and we're really excited because it comes with new superpowers for debugging CSS variables and other Inspector improvements:
https://t.co/5V4F39oYqh
#css#webdev
Having the computed value of CSS variable directly in the variable tooltip in @FirefoxDevTools is sooo good! Hope you'll enjoy this as much as I do, and be ready for more!
Firefox 131 was released this weeks and we're really excited because it comes with new superpowers for debugging CSS variables and other Inspector improvements:
https://t.co/5V4F39oYqh
#css#webdev
Short and sweet, here's what's new in @firefox DevTools 130: https://t.co/01farj77dY
There's a lot happening behind the scene that we'll talk about in the coming posts!
#webdev#javascript#debugging
Period reminder that "wrapping the <label> around the <input> is fine, and is sufficient for conformance on its own, however adding explicit association with` for` and `id` is still necessary in practice."
Details: https://t.co/FIzvHyXXyR
#a11y#HTML
Fading of unused param in `light-dark()` was also added in 131¹. It's not restricted to the tooltip and will be done in the Rules view as well :)
¹ https://t.co/5LYKygYbeR
In latest @FirefoxNightly, the variable tooltip in @FirefoxDevTools now shows the computed value of the variable.
It should make working with custom properties much easier. Combined with the registered property info and @starting-style value, this feels like super power 🦹
On last @FirefoxNightly, in @FirefoxDevTools the variable tooltip values are parsed like in the Rules view. It can help you, for example, seeing that a variable is not set, or checking which color is returned by light-dark ⚡️
This should ship in 131 (Beta/DevEdition next week)!
Now in @firefox DevTools 129: massive performance improvements, @starting-style support and accessibility fixes:
https://t.co/YkzuifnLV8
#webDev#CSS#webperf
In latest @FirefoxNightly, the variable tooltip in @FirefoxDevTools now shows the computed value of the variable.
It should make working with custom properties much easier. Combined with the registered property info and @starting-style value, this feels like super power 🦹