@@ -285,7 +285,7 @@ or any animation thereof, such as fading or sliding in/out of view.
285285
286286<h2 class="no-num" id="acknowledgments">Appendix A. Acknowledgments</h2>
287287
288- This appendix is <em> informative </em> .
288+ This appendix is <em> non-normative </em> .
289289
290290<p>
291291Thanks to the use-cases, prototyping, implementation, and feedback from
299299
300300<h2 class="no-num" id="changes">Appendix B. Changes</h2>
301301
302- This appendix is <em> informative </em> .
302+ This appendix is <em> non-normative </em> .
303303
304304<h3 class="no-num" id="changes-since-2021-08-05">
305305Changes from the <a href="https://www.w3.org/TR/2021/WD-css-scrollbars-1-20210805/">2021-08-05 Working Draft</a></h3>
@@ -327,7 +327,7 @@ Changes from the <a href="https://www.w3.org/TR/2018/WD-css-scrollbars-1-2018092
327327
328328<h2 class="no-num" id="security-privacy-considerations">Appendix C. Considerations for Security and Privacy</h2>
329329
330- This appendix is <em> informative </em> .
330+ This appendix is <em> non-normative </em> .
331331
332332<h3 class="no-num" id="security-considerations">Considerations for Security</h3>
333333
@@ -416,8 +416,9 @@ or on overflowing elements with scrollbars in the page.</p>
416416
417417<h2 class="no-num" id="accessibility-considerations">Appendix D. Considerations for accessibility</h2>
418418
419- This appendix is <em> informative </em> .
419+ This appendix is <em> non-normative </em> .
420420
421+ <div class=informative>
421422As noted [[#scrollbar-width|in the definition of the property]] ,
422423authors need to be mindful of the accessibility implications
423424of using ''scrollbar-width: thin'' .
@@ -441,3 +442,4 @@ The CSS Working Group also acknowledges the needs of some users
441442to have scrollbars that are wider than is typical.
442443Operating systems and user agents can offer a means to let users express that preference,
443444and in such cases, CSS will honor that choice.
445+ </div>
0 commit comments