|
1176 | 1176 | } |
1177 | 1177 | } |
1178 | 1178 | </style> |
1179 | | - <meta content="Bikeshed version f585bc61ca4b271944cd978b64d50b0939de2188" name="generator"> |
| 1179 | + <meta content="Bikeshed version 5bd73bb15eb04ad9f7d1a57f012e9ee6eca5a765" name="generator"> |
1180 | 1180 | <link href="https://wicg.github.io/scroll-boundary-behavior/" rel="canonical"> |
1181 | 1181 | <style>/* style-md-lists */ |
1182 | 1182 |
|
|
1366 | 1366 | <div class="head"> |
1367 | 1367 | <p data-fill-with="logo"></p> |
1368 | 1368 | <h1 class="p-name no-ref" id="title">CSS Scroll Boundary Behavior Module Level 1</h1> |
1369 | | - <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Draft Community Group Report, <time class="dt-updated" datetime="2017-04-25">25 April 2017</time></span></h2> |
| 1369 | + <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Draft Community Group Report, <time class="dt-updated" datetime="2017-04-28">28 April 2017</time></span></h2> |
1370 | 1370 | <div data-fill-with="spec-metadata"> |
1371 | 1371 | <dl> |
1372 | 1372 | <dt>This version: |
@@ -1525,7 +1525,7 @@ <h2 class="heading settled" data-level="4" id="scroll-boundary-behavior-properti |
1525 | 1525 | <p>Values have the following meanings:</p> |
1526 | 1526 | <dl> |
1527 | 1527 | <dt><dfn class="css" data-dfn-for="scroll-boundary-behavior, scroll-boundary-behavior-x, scroll-boundary-behavior-y" data-dfn-type="value" data-export="" id="valdef-scroll-boundary-behavior-contain">contain<a class="self-link" href="#valdef-scroll-boundary-behavior-contain"></a></dfn> |
1528 | | - <dd> This value indicates that the element must not perform <a data-link-type="dfn" href="#scroll-chaining" id="ref-for-scroll-chaining-3">scroll chaining</a> to any ancestor along the scroll chain regardless of whether the scroll originated at this element or one of its descendants. |
| 1528 | + <dd> This value indicates that the element must not perform <a data-link-type="dfn" href="#scroll-chaining" id="ref-for-scroll-chaining-3">scroll chaining</a> to any ancestor along the scroll chain regardless of whether the scroll originated at this element or one of its descendants. This value must not modify the overscroll behavior. |
1529 | 1529 | <dt><dfn class="css" data-dfn-for="scroll-boundary-behavior, scroll-boundary-behavior-x, scroll-boundary-behavior-y" data-dfn-type="value" data-export="" id="valdef-scroll-boundary-behavior-none">none<a class="self-link" href="#valdef-scroll-boundary-behavior-none"></a></dfn> |
1530 | 1530 | <dd> This value implies the same behavior as <a data-link-type="dfn" href="https://infra.spec.whatwg.org/#list-contain">contain</a> and in addition this element must also not show any overscroll affordances. |
1531 | 1531 | <dt><dfn class="dfn-paneled css" data-dfn-for="scroll-boundary-behavior, scroll-boundary-behavior-x, scroll-boundary-behavior-y" data-dfn-type="value" data-export="" id="valdef-scroll-boundary-behavior-auto">auto</dfn> |
|
0 commit comments