Bug 274793 - Web Inspector: Remove a`border-color` in LocalResourceOverridePopover.css
Summary: Web Inspector: Remove a`border-color` in LocalResourceOverridePopover.css
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Frances Cornwall
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-05-28 13:09 PDT by Frances Cornwall
Modified: 2024-05-29 09:39 PDT (History)
5 users (show)

See Also:


Attachments
Starlight enterprise (127.45 KB, text/plain)
2024-05-29 05:59 PDT, Bjarne Soren Lefebvre
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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