TFW:
- you have what looks like a bug
- you put in some logging
- you DO NOT have a bug
- you remove the logging
- you have what looks like a bug
#webDev #testTheWebForward
Inversely, I love, love, love how this "just works™️" in #chromium 😍
https://codepen.io/Westbrook/pen/XJKyebR
Where's my #webkit and #mozilla peeps at?!?
You're seeing that right, `:host(:has(...))` and `:host:has(...)` are different, in a good way, but supported differently across browsers […]
Love, love, love how this "just works ™️" in #webkit and #mozilla 😍
https://codepen.io/Westbrook/pen/KwMrmwd
Where's my #chromium peeps at?!?
#webDev #CSS #CSSWG #webComponentsCG #testTheWebForward #developingDesignSystems
@webkit my kingdom for a `scrollend` event?
https://caniuse.com/wf-scrollend
#webDev #testTheWebForward
Writing tests this Tuesday morning. 😁
Forgot how nice it is to _be sure_ the code your team writes works!
#webDev #testTheWebForward #tuesdaysWeWearTests
Because the world should be a slightly better place, and that includes the often greater that 1/3 of my week where working is happening, let people know how you feel about HTML at survey.devographics.com/en-US/survey/state-of-ht... Future us's will thank us. 🤨
#webDev […]
@webkit Also, while I'm here, #blink #chromium @developers where's my support for `:host:has(...)` at!?!
#testTheWebForward #webComponent
The Blink rendering of this page with four red boxes.
The FF/WebKit rendering of this with four red lines.
Who can tell which is correct?
When visiting https://codepen.io/Westbrook/pen/gbpMbrb should there be four red squares (Blink) or four vertical red bars/lines (FF/WebKit)?
Not sure which is the bug to submit one. Help!
#cssWG #testTheWebForward #browserWars
If you like this sort of #webComponents content, or are diving into consuming/developing a myriad of new or long standing APIs available as web components, come join the conversation around making them better at https://discord.gg/kbba8cKPg9
#webComponentsCG #webDev #testTheWebForward
Perf test your website/app on cell service while you wait for you dentist. It’ll either feel horrible, getting you ready for the cleaning, or feel great, getting you ready for the cleaning. The change I’m making appears to give ~5s back to visitor by not rendering a bunch of unnecessary UI. AND […]