Does this intent deprecate or change behavior of existing APIs, such that it has potentially high risk for Android WebView-based applications?
No information provided| Shipping on desktop | 150 |
| Shipping on Android | 150 |
| Shipping on WebView | 150 |
Open questions about a feature may be a source of future web compat or interop issues. Please list open issues (e.g. links to known github issues in the project for the feature specification) whose resolution may introduce web compat/interop risk (e.g., changing to naming or structure of the API in a non-backward-compatible way).
No information providedOn 5/26/26 11:33 p.m., Chromestatus wrote:
Contact emailscg...@chromium.org
Specificationhttps://drafts.csswg.org/css-shapes-1/#funcdef-basic-shape-polygon
SummaryAllows an optional corner-rounding parameter in the polygon() CSS shape function. Developers can specify a length value to round polygon corners without manually computing bezier curves. Interactive demo: https://codepen.io/yisi/pen/NPRLEQN CSSWG issue: https://github.com/w3c/csswg-drafts/issues/9843
Blink componentBlink>CSS
Web Feature IDshape-function
MotivationRounded polygons are a common design pattern on the web. Without this feature, developers who want rounded corners on a polygon shape must manually compute bezier control points or use workarounds such as SVG clip paths. The polygon() round parameter makes this directly expressible in CSS, reducing complexity and improving maintainability.
Initial public proposalNo information provided
TAG reviewNo information provided
--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
To view this discussion visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/6a166602.6150b87d.5abd3.0041.GAE%40google.com.
Flag name on about://flagsNo information provided
Finch feature nameCSSPolygonRounding
Rollout planWill ship enabled for all users
Requires code in //chrome?False
Tracking bughttps://issues.chromium.org/issues/329302249
Estimated milestonesShipping on desktop 150 Shipping on Android 150 Shipping on WebView 150
Anticipated spec changesOpen questions about a feature may be a source of future web compat or interop issues. Please list open issues (e.g. links to known github issues in the project for the feature specification) whose resolution may introduce web compat/interop risk (e.g., changing to naming or structure of the API in a non-backward-compatible way).
No information provided
Link to entry on the Chrome Platform Statushttps://chromestatus.com/feature/6636392944893952?gate=6487513336250368
This intent message was generated by Chrome Platform Status.--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+unsubscribe@chromium.org.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
To view this discussion visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/dd8618a3-c7d2-44c9-b14d-6de1861d2bebn%40chromium.org.
To view this discussion visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/dd8618a3-c7d2-44c9-b14d-6de1861d2bebn%40chromium.org.
On 5/26/26 11:33 p.m., Chromestatus wrote:
Did TAG ever look at this?Contact emailscg...@chromium.org
Specificationhttps://drafts.csswg.org/css-shapes-1/#funcdef-basic-shape-polygon
SummaryAllows an optional corner-rounding parameter in the polygon() CSS shape function. Developers can specify a length value to round polygon corners without manually computing bezier curves. Interactive demo: https://codepen.io/yisi/pen/NPRLEQN CSSWG issue: https://github.com/w3c/csswg-drafts/issues/9843
Blink componentBlink>CSS
Web Feature IDshape-function
MotivationRounded polygons are a common design pattern on the web. Without this feature, developers who want rounded corners on a polygon shape must manually compute bezier control points or use workarounds such as SVG clip paths. The polygon() round parameter makes this directly expressible in CSS, reducing complexity and improving maintainability.
Initial public proposalNo information provided
TAG reviewNo information provided
To view this discussion visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/1003720b-1c2a-40a8-b67e-f4742c060099%40chromium.org.