westbrook
@westbrook.mastodon.social.ap.brid.gy
17 followers 2 following 150 posts
Open web enthusiast. Maker of things with HTML, CSS & JS. Trombonist. Food lover. 日本語OK. Opinions are owned by no one but my myself. [bridged from https://mastodon.social/@westbrook on the fediverse by https://fed.brid.gy/ ]
Posts Media Videos Starter Packs
Reposted by westbrook
westbrook.mastodon.social.ap.brid.gy
I often fall into the thinking the "fullstack" was a condemnation of "frontend", but what if it was just an admonition that there are very few "backend" devs that actually want to do their own jobs... 🤔

#webdev
westbrook.mastodon.social.ap.brid.gy
Writing tests this Tuesday morning. 😁

Forgot how nice it is to _be sure_ the code your team writes works!

#webdev #testthewebforward #tuesdaysweweartests
westbrook.mastodon.social.ap.brid.gy
Wanna get some #webcomponents topics on the docket for @w3c #tpac? Join the planning discussion in https://discord.gg/kbba8cKPg9 and help is get the hottest button topics unlocked at vendors, contributors and the community gather next month in Kobe!

#shadowdom #elementinternals #referencetarget […]
Original post on mastodon.social
mastodon.social
westbrook.mastodon.social.ap.brid.gy
@samhenrigold In feature review...

Hrm, *flings around and rotates details sheet*, possessing of more interacting that specified, that's an... _upgrade_.

Ship it!
westbrook.mastodon.social.ap.brid.gy
Maybe it's not even a "security thing", my iPhone 12 Pro goes right up to cooking eggs temperature just streaming one camera into the browser while Android chugs along with both like nothing is happening. Maybe #apple just can't make hardware like it used to? 🤔
westbrook.mastodon.social.ap.brid.gy
So, #webkit is it some sort of esoteric security issue that prevents me from streaming multiple device cameras in iOS Safari? 🥺 Really wanting to work through a prototype for my team with that feature. Looks like I’ll have to switch to supporting Android users…only. #browserban @owa
Reposted by westbrook
timbray.cosocial.ca.ap.brid.gy
The canceling of ICEBlock is more evidence, were any needed, that the Web is the platform of the future, the only platform without a controlling vendor. Anything controversial should be available through a pure browser interface.

#uspolitics
westbrook.mastodon.social.ap.brid.gy
The things we can do differently here look like they'll apply nicely to product development at a company level, just as nicely as they will specification development at the browser level.

#a11y is hard, but it only gets harder the longer you neglect it […]
Original post on mastodon.social
mastodon.social
westbrook.mastodon.social.ap.brid.gy
@zacky I think you accidentally pasted the same bug twice. 🙃

Already super helpful. I don't think we're using `transition-behavior: allow-discrete;` in this situation just yet, but that's definitely a nice next step. Hopefully it's fixed, soon! 🙏
westbrook.mastodon.social.ap.brid.gy
@zacky Are they like the ones in <18.4 where specific _selectors_ cause the whole page to crash? That’s what we seal off with the above.

Also, happen to have a list of those bugs you’re avoiding in Anchor Positioning? 😅
westbrook.mastodon.social.ap.brid.gy
```
@supports (not (font: -apple-system-body)) or (clip-path: shape(from right center, close)) {}
```

Thanks, WebKit! Thanks, a lot.

😳
westbrook.mastodon.social.ap.brid.gy
> I feel triggered by other people feeling triggered...a clear sign of my moral, intellectual, and organizational superiority, if I've ever seen one.

*Narrator: likely they never have seen one. Likely there isn't a sign of such a thing in all the world.*
westbrook.mastodon.social.ap.brid.gy
@kizu This is NOT what you're talking about, but you said "render props" and this is a form of that: https://github.com/webcomponents-cg/community-protocols/blob/main/proposals/slottable-request.md

There's also imperative slot assignment […]
Original post on mastodon.social
mastodon.social
westbrook.mastodon.social.ap.brid.gy
@kizu 😲 How would you leverage it for good?
Reposted by westbrook
westbrook.mastodon.social.ap.brid.gy
This is indeed the worst history both not for the reasons people think and for those reasons to mixed percentage. Woah!
Reposted by westbrook
westbrook.mastodon.social.ap.brid.gy
Is this lack of preparation an emergency? 🦋
westbrook.mastodon.social.ap.brid.gy
I need a sign for this...so I can tap the sign when people need to remember.

I just needed to tap it for a colleague. Might not have tapped it if there were a way to make "CSS Resets" lower priority that `:host` rules, but alas...
The Simpsons meme saying "Don't make me tap the sign"... the sign says "!important is a TOOL not an anti-pattern".
westbrook.mastodon.social.ap.brid.gy
I love being reminded how much more work it is to AVOID doing things right on the web than to just let things work the way they are supposed to... 🤣

#webdev #a11y #webperf