[Webkit-unassigned] [Bug 242444] New: Web Inspector: Move CSS utils from CSSCompletions.js to CSSProperty.js

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 7 07:53:49 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=242444

            Bug ID: 242444
           Summary: Web Inspector: Move CSS utils from CSSCompletions.js
                    to CSSProperty.js
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rcaliman at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220707/c9d47cc5/attachment.htm>


More information about the webkit-unassigned mailing list