Sean Feng
Sean Feng
Okie..so you want a single boolean value represents this user agent prevents some of the attributes to be exposed on cross-origin cases. Do you want to include the name of...
Oh another thing regards `supportedEntryTypes`, it doesn't help for detect whether `first-paint` is available as they all belong to the `paint` type entries.
This looks good from our side.
@sandersdan Dan, I've been testing how this works in Chrome and I found something that seems unexpected. In https://mozilla.seanfeng.dev/files/hls/, the last case works as the document is on `mozilla.seanfeng.dev`, manifest...
Yeah, I think it might makes sense to have a different behaviour for ``. The argument from Emilio made in https://github.com/whatwg/html/issues/7207 still makes sense for Shadow DOM alone, which we...
That makes sense. `alert` uses https://infra.spec.whatwg.org/#normalize-newlines, maybe we should reuse it?
> However, this PR DOES NOT collapse its associated "composed selection range", as long as everything is same-document Di changed the PR to use shadow-including root rather than comparing the...
> But shadow-including root will climb up to the document, if the node is connected. So I don't think there's a difference here. I believe the spec does not collapse...
> OK, got it. So just to be clear, the behavior of NOT collapsing the composed selection range in the first case I mention is fine with you? I ask...
Thanks, LGTM!