Skip to content

Commit 7197438

Browse files
authored
add issue for considering width
1 parent d664dda commit 7197438

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

css-scrollbars-1/Overview.bs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Work Status: Exploring
88
ED: https://drafts.csswg.org/css-scrollbars/
99
Editor: Tantek Çelik, Mozilla, http://tantek.com/contact
1010
Editor: Rossen Atanassov, Microsoft, ratan@microsoft.com
11-
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.
1212
Link Defaults: css-color-3 (property) color
1313
</pre>
1414

@@ -110,3 +110,5 @@ Should we use those literal value keywords as initial values for each property r
110110
or specify and accept both?
111111

112112
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

Comments
 (0)