ASSIGNED 249536
Web Inspector: Add support for font variation instances in Fonts sidebar panel
https://bugs.webkit.org/show_bug.cgi?id=249536
Summary Web Inspector: Add support for font variation instances in Fonts sidebar panel
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.