NEW 175497
AX: implement `prefers-reduced-transparency` media feature (CSS MQ5)
https://bugs.webkit.org/show_bug.cgi?id=175497
Summary AX: implement `prefers-reduced-transparency` media feature (CSS MQ5)
James Craig
Reported 2017-08-11 16:33:36 PDT
Pull request merged today into CSS MQ5. https://drafts.csswg.org/mediaqueries-5/#prefers-reduced-transparency iOS API: 
BOOL UIAccessibilityIsReduceTransparencyEnabled(void);
 NSString *const UIAccessibilityReduceTransparencyStatusDidChangeNotification; macOS API: BOOL accessibilityDisplayShouldReduceTransparency(void);
 NSString *const NSWorkspaceAccessibilityDisplayOptionsDidChangeNotification;
Attachments
Radar WebKit Bug Importer
Comment 1 2017-08-11 16:33:54 PDT
Luke Warlow
Comment 2 2023-03-15 10:16:46 PDT
Simon Fraser (smfr)
Comment 3 2023-06-20 09:06:01 PDT
Note You need to log in before you can comment on or make changes to this bug.