explainers icon indicating copy to clipboard operation
explainers copied to clipboard

Explainers from WebKit contributors

Results 27 explainers issues
Sort by recently updated
recently updated
newest added

Hi. I've been trying to implement SharePlay (Group Activities) on web using the `mediaSession.coordinator` feature. But the documentation here seems to be incorrect and I have had no success being...

MediaSessionCoordinator

# Task: Need to check HDR dependencies in Web Animation API changes We are making long-term plans to migrate requestAnimationFrame() systems to other Web Aniumation standards as a low-scientific-quality fallback...

animations

I'd love to understand better as to why extensions to `requestAnimationFrame()` are not the way forward. Re: https://github.com/WebKit/explainers/tree/main/animation-frame-rate.

animations

# Suggestion: Add a Permission API for high-frame-rate ## Purpose: To allow users to permit/deny higher-framerate animations to save battery power. I suggest a permissions-based API for high-rate animations that...

animations

https://github.com/WebKit/explainers/tree/main/animation-frame-rate The proposal suggests the animation has a frame rate, but I'm not sure that's the right place for this to be defined (but maybe it could become a shorthand)....

animations

Having an attribute which value is either a string or number (from JS point of view) is rather surprising.

animations

(related to #85) Re: https://github.com/WebKit/explainers/tree/main/animation-frame-rate If there is an animation declared to be at a different frame rate than the [update-the-rendering steps](https://html.spec.whatwg.org/multipage/webappapis.html#update-the-rendering), then how does the processing model for updates...

animations

From reading the explainer, it's unclear what would happen if the model is larger than the space that the model tag is specifying. Is the assumption that it will be...

model

It's common for models to have multiple animation takes bundled into or referenced within the model file (and they can be cycled through on the fly based on page events,...

model

Progressive loading of media content is the same for almost all media types, and users can simply stop loading pages to avoid further data use. But going 3D, another dimension...

model