Bug 175497

Summary: AX: implement `prefers-reduced-transparency` media feature (CSS MQ5)
Product: WebKit Reporter: James Craig <jcraig>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 175503    

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.