From 05d74f7b6082fc15054129306a4bf3787d6ecefb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philip=20J=C3=A4genstedt?= Date: Fri, 21 Feb 2025 16:23:59 +0100 Subject: [PATCH] Update features/text-underline-position.yml Co-authored-by: James Stuckey Weber --- features/text-underline-position.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/text-underline-position.yml b/features/text-underline-position.yml index dc2ee4c5529..a852169d389 100644 --- a/features/text-underline-position.yml +++ b/features/text-underline-position.yml @@ -1,5 +1,5 @@ name: text-underline-position -description: "The `text-underline-position` CSS property set the position of underlines text. For example, `text-underline-position: under` places the underline below the text, avoiding crossing descenders. The underline may be further adjusted by the `text-underline-offset` property." +description: "The `text-underline-position` CSS property sets the position of underlines on text. For example, `text-underline-position: under` places the underline below the text, avoiding crossing descenders. The underline may be further adjusted by the `text-underline-offset` property." spec: https://drafts.csswg.org/css-text-decor-4/#text-underline-position-property group: text status: