Bug 230453 - Web Inspector support for font-palette
Summary: Web Inspector support for font-palette
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords: InRadar
Depends on:
Blocks: 230446
  Show dependency treegraph
 
Reported: 2021-09-18 19:05 PDT by Myles C. Maxfield
Modified: 2021-09-23 12:45 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.42 KB, patch)
2021-09-23 01:20 PDT, Myles C. Maxfield
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2021-09-18 19:05:05 PDT
Adding the keyword values to WI.CSSKeywordCompletions._propertyKeywordMap in /OpenSource/Source/WebInspectorUI/UserInterface/Models/CSSKeywordCompletions.js will allow us to provide known keyword value completions for the property.
Comment 1 Radar WebKit Bug Importer 2021-09-21 01:09:29 PDT
<rdar://problem/83343489>
Comment 2 Myles C. Maxfield 2021-09-23 01:20:25 PDT
Created attachment 439019 [details]
Patch
Comment 3 Devin Rousso 2021-09-23 12:23:48 PDT
Comment on attachment 439019 [details]
Patch

rs=me
Comment 4 EWS 2021-09-23 12:45:39 PDT
Committed r282987 (242070@main): <https://commits.webkit.org/242070@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 439019 [details].