Emilio Cobos Álvarez
Emilio Cobos Álvarez
Where exactly? "Get a focusable area" already deals with delegatesFocus so I think we don't need to do it twice.
> `DOMMatrix` seems to reject everything non-relative. You mean everything non-absolute, right? But yes. > It seems that might break existing code? If we were to change this on the...
That (in Gecko, and also in Blink, afaict, since they do have this special resolver just for off-the-main-thread canvas) does require special-casing code in workers. All existing main-thread codepaths do...
@mysteryDate ah, it seems you hit the link when the CSSWG spec was down, seems back now. Yeah, in general I think the most principled approach is using something like...
Yeah some padding makes sense to me. I don't have a strong preference for how much. Half or quarter of an em probably makes sense (and it's probably sensible to...
For reference, as a point of prior art, the anchor in XUL popups is specified only on open, as an element reference: * https://searchfox.org/mozilla-central/rev/d34f9713ae128a3138c2b70d8041a535f1049d19/dom/webidl/XULPopupElement.webidl#78 The element has a readonly getter...
I'm curious about whether there's a use case for changing the target anchor while the popup is already open (and whether hiding and reopening the popup is not an option...
@scottaohara sure, but I don't see how that would change the anchor _while the popup is open_, right? What am I missing?
@zcorpan what does that give you that renaming [this](https://drafts.csswg.org/css-cascade-5/#typedef-import-conditions) to `` or so and referencing that everywhere doesn't? With your proposal it feels rather weird to be able to do...