WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
ASSIGNED
242444
Web Inspector: Move CSS utils from CSSCompletions.js to CSSProperty.js
https://bugs.webkit.org/show_bug.cgi?id=242444
Summary
Web Inspector: Move CSS utils from CSSCompletions.js to CSSProperty.js
Razvan Caliman
Reported
2022-07-07 07:53:49 PDT
``` CSSCompletions.completeUnbalancedValue => CSSProperty.completeUnbalancedValue CSSCompletions.lengthUnits => CSSProperty.lengthUnits ``` There's no good read for these to live on `WI.CSSCompletions`. They belong semantically to `WI.CSSProperty`.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-07-07 07:54:12 PDT
<
rdar://problem/96597403
>
Razvan Caliman
Comment 2
2022-07-07 07:58:46 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/2170
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug