Skip to content

Commit b8ac85c

Browse files
authored
[css-scrollbars-1] inherited:yes per w3c#1957 refs
[css-scrollbars-1] inherited:yes per research and references in issue w3c#1957, resolving accordingly
1 parent 85d3666 commit b8ac85c

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

css-scrollbars-1/Overview.bs

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,17 @@ Values</h3>
4343
Scrollbar Color Properties</h2>
4444

4545
<pre class="propdef">
46-
Name: scrollbar-3dlight-color, scrollbar-arrow-color, scrollbar-base-color, scrollbar-darkshadow-color, scrollbar-face-color, scrollbar-highlight-color, scrollbar-track-color, scrollbar-shadow-color
46+
Name: scrollbar-3dlight-color,
47+
scrollbar-arrow-color,
48+
scrollbar-base-color,
49+
scrollbar-darkshadow-color,
50+
scrollbar-face-color,
51+
scrollbar-highlight-color,
52+
scrollbar-track-color,
53+
scrollbar-shadow-color
4754
Value: normal | <<color>>
4855
Initial: normal
49-
Inherited: no (<a href="https://github.com/w3c/csswg-drafts/issues/1957">Issue 1957</a>)
56+
Inherited: yes
5057
Computed value: the computed color or the keyword normal
5158
Animation type: <a href="https://www.w3.org/TR/css3-transitions/#animtype-color">color</a>
5259
Applies to: block containers and boxes that establish a formatting context [same as elements that <a href=https://www.w3.org/TR/CSS22/visufx.html#propdef-overflow">'overflow' applies to</a>]

0 commit comments

Comments
 (0)