diff --git a/cssom/Overview.bs b/cssom/Overview.bs index 6b1c7607586..206ba019ec3 100644 --- a/cssom/Overview.bs +++ b/cssom/Overview.bs @@ -2682,11 +2682,24 @@ remain the same for compatibility with deployed scripts. To address this issue this specification introduces the concept of a resolved value. -The resolved value for a given property can be determined +The resolved value for a given longhand property can be determined as follows:
+
'background-color' +
'border-block-end-color' +
'border-block-start-color' +
'border-bottom-color' +
'border-inline-end-color' +
'border-inline-start-color' +
'border-left-color' +
'border-right-color' +
'border-top-color' +
'box-shadow' +
'caret-color' +
'color'
'line-height' +
'outline-color'
The resolved value is the used value.
'block-size' @@ -2700,7 +2713,6 @@ as follows:
'margin-left'
'margin-right'
'margin-top' -
'margin'
'padding-block-end'
'padding-block-start'
'padding-bottom' @@ -2709,7 +2721,6 @@ as follows:
'padding-left'
'padding-right'
'padding-top' -
'padding'
'width'
If the property applies to the element or pseudo-element and the resolved value of the 'display' property is not ''display/none'' or ''display/contents'', then the resolved value