WebKit / explainers

Explainers from WebKit contributors
371 stars 28 forks source link

Add attribute controls to <model> element #80

Closed mikkoh closed 2 years ago

mikkoh commented 2 years ago

The element should have some default UI which the browser should render if a new attribute controls is passed. This UI could include the following:

Some of these UI elements could contribute to better accessibility for some users. It's likely most users would override default functionality if a Javascript API is in place however it's good to have a default.

othermaciej commented 2 years ago

Duplicate of #69