Bug 249536

Summary: Web Inspector: Add support for font variation instances in Fonts sidebar panel
Product: WebKit Reporter: Razvan Caliman <rcaliman>
Component: Web InspectorAssignee: Razvan Caliman <rcaliman>
Status: ASSIGNED    
Severity: Normal CC: inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 251990, 251991    
Attachments:
Description Flags
Video recording of demo with patch applied
none
Screenshot of Fonts panel with patch applied none

Razvan Caliman
Reported 2022-12-17 09:24:57 PST
Variable font files may define presets for variation axes, also known as “instances”. Web Inspector should expose these instances so that web developers can quickly apply their corresponding values for variation axes to their designs. Font variation instances do not themselves map to any CSS property. They’re just collections of values for variation axes to be used on CSS `font-variation-settings` or to specific `font-*` properties. <rdar://103118390>
Attachments
Video recording of demo with patch applied (3.56 MB, video/quicktime)
2023-01-18 12:23 PST, Razvan Caliman
no flags
Screenshot of Fonts panel with patch applied (183.53 KB, image/png)
2023-01-18 12:23 PST, Razvan Caliman
no flags
Razvan Caliman
Comment 1 2022-12-17 09:57:19 PST
Razvan Caliman
Comment 2 2023-01-18 12:22:28 PST
Razvan Caliman
Comment 3 2023-01-18 12:23:26 PST
Created attachment 464542 [details] Video recording of demo with patch applied
Razvan Caliman
Comment 4 2023-01-18 12:23:50 PST
Created attachment 464544 [details] Screenshot of Fonts panel with patch applied
Note You need to log in before you can comment on or make changes to this bug.