Nigel Megitt
Nigel Megitt
I'm thinking about this thread and realising that I feel like I'm being a bit, I don't know, snipey, picking up on seemingly minor details, so a) I probably am...
> Cues are equivalent if they have the same `scheme_id_uri`, `value`, and `id` values. I understood this differently, from the conversation yesterday: I thought I'd learned that there can only...
@rjksmith If removing a cue from the text track after its begin time means that its `onexit()` handler is run this wouldn't work for the use case, which needs to...
@rjksmith calling `onexit()` followed by `onenter()` would not meet the use case at the top of this issue, because in a live scenario that would almost certainly remove the cue's...
> applications could simply check if the `value` is an `ArrayBuffer` to determine if the data is unparsed or parsed This seems to assume that it is okay to prohibit...
> I don't think we want to prohibit use of `ArrayBuffer`, if that ends up being the most appropriate type to use for a particular message format. Agreed. If the...
> I can't either and don't think we should accommodate it without a concrete, compelling, use case. Since we can design this constraint out easily (2 workable suggestions so far),...
> why spend the time to define and spec a feature if it is likely to be removed later? I'd agree with that, in general, but this feels like a...
I'd also like to bring back table header background and foreground color adjustment, something a bit like what Respec used to do with `table class="simple"`.
> One clarification might needed. To elevate a Note to a Statement, we have "During this review period, the [Note](https://www.w3.org/policies/process/20231103/#WGNote) must not be updated." > > Is the Working Group...