diff --git a/src/content/newsletters/2024-10-31.mdx b/src/content/newsletters/2024-10-31.mdx index 2e28400..5292132 100644 --- a/src/content/newsletters/2024-10-31.mdx +++ b/src/content/newsletters/2024-10-31.mdx @@ -117,7 +117,7 @@ Support for nesting `@media` queries is coming up next. ### Clip-path shapes -Gingeh extended our `clip-path` capabilities to include the `inset()`, `xywh()`, `rect()`, `circle()`, and `ellipse()` functions, as well as `fill-rule` support. With these new options, pages that use clip paths render more accurately in Ladybird. +We've extended our `clip-path` capabilities to include the `inset()`, `xywh()`, `rect()`, `circle()`, and `ellipse()` functions, as well as `fill-rule` support. With these new options, pages that use clip paths render more accurately in Ladybird. In the screenshot below, each black element is clipped, revealing the gray of its parent: