api.CanvasRenderingContext2D.roundRect - OPERA 81.x.x Browser doesn't draw roundRect if only one radius is provided #25179
Labels
data:api 🐇
Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
What type of issue is this?
Incorrect support data (example: BrowserX says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
OPERA 81.0.4196.37 Browser
doesn't draw roundRect if only one radius is provided
What browsers does this problem apply to, if applicable?
Chromium (Chrome, Edge 79+, Opera, Samsung Internet)
What did you expect to see?
roundRect to be drawn, like it does in other browsers
Did you test this? If so, how?
i tested with by just loading my code in the browsers. all but the OPERA browser draw the roundRect with just one radius.
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
No response
Do you have anything more you want to share?
No response
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/roundRect
MDN metadata
MDN page report details
api.CanvasRenderingContext2D.roundRect
The text was updated successfully, but these errors were encountered: