Bug 295213
| Summary: | REGRESSION(296481@main): chatgpt.com: box-shadow does not have rounded corners on a div with border-radius set | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | Layout and Rendering | Assignee: | Simon Fraser (smfr) <simon.fraser> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ahmad.saleem792, bfulgham, info, jordan, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Simon Fraser (smfr)
Steps to reproduce:
1. Go to chatgpt.com, sign in
2. Then go to https://chatgpt.com/#pricing
3. Observe the shadows around the “Personal” label
The CSS has:
.rounded-full {
border-radius:3.40282e + 38px
}
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
<rdar://154591934>
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/47383
EWS
Committed 296839@main (15f34ffae5a8): <https://commits.webkit.org/296839@main>
Reviewed commits have been landed. Closing PR #47383 and removing active labels.
Simon Fraser (smfr)
*** Bug 291093 has been marked as a duplicate of this bug. ***
Simon Fraser (smfr)
*** Bug 295646 has been marked as a duplicate of this bug. ***
Simon Fraser (smfr)
*** Bug 295730 has been marked as a duplicate of this bug. ***