-
Notifications
You must be signed in to change notification settings - Fork 16.5k
feat: Corner Smoothing CSS rule (Reland) #46278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
API LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
API LGTM
The dashed border is subtly different. The new version is correct and the old one was incorrect.
|
Heads-up to @samuelmaddock since I think this conflicts with the Chromium roll. If the Chromium roll is close to being ready, then y'all should probably decide on which PR to load first 🙂 |
No Release Notes |
I have automatically backported this PR to "36-x-y", please check out #46385 |
* feat: Corner Smoothing CSS rule (Reland) Reland of electron#45185 * Fix patch conflicts * fixup! Fix patch conflicts * Update expected image The dashed border is subtly different. The new version is correct and the old one was incorrect.
Reland of #45185.
Reason for revert: There was a delay between the last push and merge which caused patch conflicts on
main
.(NB: Release notes will be picked up from the original PR, so I'm putting "none" here.)
Notes: none