Adam Klein
Adam Klein
Thanks for pointing out the version skew. Updated [wpt.fyi results](https://wpt.fyi/results/wasm/jsapi/tag/type.tentative.any.html?label=master&label=stable&aligned&view=subtest&q=wasm%2Fjsapi%2Ftag) show stable Firefox correctly avoiding exposing `type`, but with stable Safari shipping it. I don't have Safari in front of...
The "committee feedback" commit addresses some of the feedback brought up in committee, but I'll restate here that I don't think any of this should go into the process doc....
@ljharb My point is that the reality is that we'd just argue about _both_ "significant" and "risks", due to the escape hatch that you're putting in place (and I don't...
For which elements is notification of a base URL change necessary? Can't elements lazily look at the document's current base URL when returning complete URLs? This is how `` works...
I'm confused, why do we need to change the spec here? Is it somehow observable when the base URL update happens?
I guess I care less about spec language than requirements on implementors.
@annevk ah, good one, we do indeed have an updateBaseURL() call in Blink (and WebKit) that walks the document and tells anchors to check their visited status. So I guess...
Thanks for digging into this topic, I think it's definitely useful to start thinking about what this might look like in future. That said, I don't think we should include...
Indeed, I'm the TC39 member responsible for Object.observe. @EisenbergEffect, I'd be interested in hearing more about your use case(s) for the feature, though this issue tracker's not the ideal place....
@EisenbergEffect I don't think there's anything about my withdrawing Object.observe that would prevent someone else from picking it up again (or another spec like it), though spec champions must be...