Bug 274793

Summary: Web Inspector: Remove a`border-color` in LocalResourceOverridePopover.css
Product: WebKit Reporter: Frances Cornwall <frances_c>
Component: Web InspectorAssignee: Frances Cornwall <frances_c>
Status: RESOLVED FIXED    
Severity: Normal CC: frances_c, inspector-bugzilla-changes, rcaliman, sorenlef, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Starlight enterprise none

Description Frances Cornwall 2024-05-28 13:09:15 PDT
There are both `border` and `border-color` in `.popover .local-resource-override-popover-content.editor` in LocalResourceOverridePopover.css.
Comment 1 Frances Cornwall 2024-05-28 13:15:18 PDT
Pull request: https://github.com/WebKit/WebKit/pull/29189
Comment 2 EWS 2024-05-29 03:19:51 PDT
Committed 279436@main (9db53fe59a38): <https://commits.webkit.org/279436@main>

Reviewed commits have been landed. Closing PR #29189 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2024-05-29 03:20:15 PDT
<rdar://problem/128930370>
Comment 4 Bjarne Soren Lefebvre 2024-05-29 05:59:17 PDT
Created attachment 471538 [details]
Starlight enterprise

Hey