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
<p>Currently it is possible to control the appearance of the scrolling mechanism (if any)
2096
2096
on an element using the <aclass="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css-overflow-3/#propdef-overflow">overflow</a> property
2097
-
(e.g. '<codeclass="lang-css">overflow: scroll</code>' vs. '<codeclass="lang-css">overflow: hidden</code>' etc.).
2097
+
(e.g. <codeclass="lang-css">overflow: scroll</code> vs. <codeclass="lang-css">overflow: hidden</code> etc.).
2098
2098
The purpose of the <aclass="property" data-link-type="propdesc" href="#propdef-resize">resize</a> property
2099
2099
is to also allow control over the appearance and function of the resizing mechanism
0 commit comments