Theresa O'Connor

Results 34 issues of Theresa O'Connor

[WebIDL](https://heycam.github.io/webidl/#idl-record) has had record types for a number of years now—see [2.13.28. Record types — record](https://heycam.github.io/webidl/#idl-record) for the definition—and it's pretty confusing that the `Record` type in your proposal is...

take in account for next draft

I have an aging website whose backing store is a whole pile of [Atom Entry Document](https://tools.ietf.org/html/rfc4287#section-2)s, and I'd like to replace the Python script that processes them with a Swift...

So `[=percent-encode=]` will work in other specs.

meta

ISTM exposing [maxActions](https://notifications.spec.whatwg.org/#dom-notification-maxactions) increases the fingerprinting surface of the platform to little benefit. It might be worth dropping, or perhaps not requiring implementations to expose it.

On some platforms when the user dismisses an app's notification without activating it, the app is never woken up to be told that. No client-side app code is run in...

In e-readers that have persistent highlight features, it's common to be able to tap on a highlight to edit it. When tapped, the highlight becomes a selection instead, and the...

HighlightEvents

The current draft limits the markup that can be used inside cue fragments to a small subset of HTML. Putting aside the question of if that's a good idea at...

text tracks

You can use `::cue` and `::cue-region` from the embedding page (right?), but how can you use CSS from within the cue fragment itself? What sorts of CSS can you use?...

text tracks

The explainer currently allows only a subset of HTML elements to be used in cue fragments. Is this a good idea? In general, I'm pretty skeptical of features which subset...

text tracks