Joey Arhar

Results 565 comments of Joey Arhar

I fixed the compile error and merged with tip of main. I'm not sure why the bot hasn't updated the commit message with the new build, based on the checks...

I pushed another commit to try to make it build again, and it did but it looks like there was an HTTP related error in the build server

With the last commit it looks like the build finally worked

> Browser support for this is pretty important to development at Adobe. Our [Spectrum Web Components library](https://opensource.adobe.com/spectrum-web-components) (leveraged in Photoshop, Express, soon to be Illustrator, and many more major efforts...

A crbug about this has popped up: https://bugs.chromium.org/p/chromium/issues/detail?id=1459293 Someone wants to have slotted buttons be able to get initial focus in popovers

So we can use the flat tree for dialog and popover initial focus then? I can do the chromium/wpt/spec changes

It's been a while, and I don't remember what the thinking as around Symbols. A codesandbox would be helpful!

Thanks for the example with comments. It seems like all of the problematic cases are indeed when we aren't running on the client/browser or when the custom element hasn't been...

I agree this is ambiguous, I need to update the explainer. The event is fired on the block-level element containing the text which will be scrolled to. In the case...

@emilio I updated the explainer to elaborate some more. Has the ambiguity been resolved?