You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Abstract: CSS Scrollbars standardizes the ability to color scrollbars introduced in 2000 by WindowsIE5.5. This is useful when building web applications which use color schemes very different from the appearance of default platform scrollbars.
11
+
Abstract: CSS Scrollbars standardizes the ability to color scrollbars introduced in 2000 by Windows IE 5.5. This is useful when building web applications which use color schemes very different from the appearance of default platform scrollbars.
12
12
Link Defaults: css-color-3 (property) color
13
13
</pre>
14
14
@@ -110,3 +110,5 @@ Should we use those literal value keywords as initial values for each property r
110
110
or specify and accept both?
111
111
112
112
Issue: Should inherited be "yes"? Specifying on the root affects all elements by default, but is that true at all levels?
113
+
114
+
Issue: Should we also add width control? Tab noted in the f2f that Google uses scrollbar width modification in Gmail and Google Docs.
0 commit comments