Bug 261812 - Path:addRoundedRect uses different starting point depending on round corner strategy
Summary: Path:addRoundedRect uses different starting point depending on round corner s...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-20 03:27 PDT by Tim Nguyen (:ntim)
Modified: 2023-09-27 03:28 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Nguyen (:ntim) 2023-09-20 03:27:54 PDT
If you use a non-zero border radius, the native CG path and bezier paths choose 2 different starting points. We should fix the inconsistency.
Comment 1 Radar WebKit Bug Importer 2023-09-27 03:28:14 PDT
<rdar://problem/116112889>