Skip to content

Commit a4f6cea

Browse files
committed
[css-overscroll-behavior-1] Fix a minor linking issue
1 parent 659802f commit a4f6cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-overscroll-behavior-1/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ Values have the following meanings:
188188
<dl dfn-for="overscroll-behavior, overscroll-behavior-x, overscroll-behavior-y, overscroll-behavior-inline, overscroll-behavior-block" dfn-type="value">
189189
<dt><dfn>contain</dfn>
190190
<dd>
191-
This value indicates that the element must not perform non-<a>local boundary default actions</a>
191+
This value indicates that the element must not perform <a>non-local boundary default actions</a>
192192
such as scroll chaining or navigation. The user agent must not perform scroll chaining to any
193193
ancestors along the <a>scroll chain</a> regardless of whether the scroll originated at this
194194
element or one of its descendants. This value must not modify the behavior of how <a>local

0 commit comments

Comments
 (0)