From e40d785061158b0bfcdceb967c25fb12e84a51be Mon Sep 17 00:00:00 2001 From: Kevin Babbitt Date: Tue, 11 Mar 2025 09:56:31 -0700 Subject: [PATCH] [css-backgrounds-3][editorial] Fix bikeshed errors and warnings --- css-backgrounds-3/Overview.bs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/css-backgrounds-3/Overview.bs b/css-backgrounds-3/Overview.bs index 47f86a0b23f..10cee759b0a 100644 --- a/css-backgrounds-3/Overview.bs +++ b/css-backgrounds-3/Overview.bs @@ -28,7 +28,7 @@ spec:css2; type:value; text:table spec:css2; type:value; text:inline-table spec:css2; type:value; text:table-cell spec:css2; type:property; text:overflow -spec:css2; type:value; text:visible +spec:css2; type:value; for:overflow; text:visible spec:css2; type:dfn; text:viewport spec:css-break-4; type:dfn; text:fragment spec:css-color-4; type:property; text:color @@ -832,7 +832,7 @@ Affixing Images: the 'background-attachment' property
Diagram of the meaning of ''background-position: 75% 50%''.
- +
<> @@ -2602,7 +2602,7 @@ Overlapping Curves
These rounded corner might be the result of - 'width: 6em; height: 2.5em; border-radius: 0.5em 2em 0.5em 2em'' + ''width: 6em; height: 2.5em; border-radius: 0.5em 2em 0.5em 2em'' for A; and ditto but with ''height: 2em'' for B.