Bug 233576

Summary: Web Inspector: Improve matching of CSS variables that have sizes as values
Product: WebKit Reporter: Razvan Caliman <rcaliman>
Component: Web InspectorAssignee: Razvan Caliman <rcaliman>
Status: NEW ---    
Severity: Normal CC: inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on: 233563    
Bug Blocks:    

Description Razvan Caliman 2021-11-29 10:39:58 PST
Follow-up to Bug 233563 - Web Inspector: Computed Panel: Group CSS variables by value type

Use the list of supported CSS unit types from `WI.CSSCompletions.lenghtUnits` to more strictly match CSS variables with values of CSS sizes like 10px, 100hv, 100lvmax, etc.
Comment 1 Radar WebKit Bug Importer 2021-11-29 10:43:18 PST
<rdar://problem/85824634>