Bug 230453

Summary: Web Inspector support for font-palette
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: TextAssignee: Myles C. Maxfield <mmaxfield>
Status: RESOLVED FIXED    
Severity: Normal CC: hi, mmaxfield, pangle, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 230446    
Attachments:
Description Flags
Patch none

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].