WICG / web-preferences-api

The Web Preference API aims to provide a way for sites to override the value for a given user preference (e.g. color-scheme preference) in a way that fully integrates with existing Web APIs.
https://wicg.github.io/web-preferences-api/
Other
41 stars 2 forks source link

Interaction with UA behaviour #24

Closed lukewarlow closed 9 months ago

lukewarlow commented 9 months ago

some preferences have side effects apart from MQs. reduce-motion markes marquees not scroll in firefox, Disables smooth scrolling. The API should be explicit about whether that's effected

Similar to #22 need a section that calls out the specific intention here. Again my intention is that all these behaviour would be affected too.