|
9 | 9 | <link href="../default.css" rel="stylesheet" type="text/css"> |
10 | 10 | <link href="../csslogo.ico" rel="shortcut icon" type="image/x-icon"> |
11 | 11 | <link href="https://www.w3.org/StyleSheets/TR/2016/W3C-UD" rel="stylesheet" type="text/css"> |
12 | | - <meta content="Bikeshed version 0da7328bb90ef81993146377e4e0fed236969c4c" name="generator"> |
| 12 | + <meta content="Bikeshed version 670c46b501fc025ae87a3398a195af35379ab37d" name="generator"> |
13 | 13 | <link href="https://wicg.github.io/scroll-animations/" rel="canonical"> |
14 | | - <meta content="bf1a16b89958085853294494524129eacf1a1cf0" name="document-revision"> |
| 14 | + <meta content="7f6e1d108bf573b77272c3382d3cb9a01076342a" name="document-revision"> |
15 | 15 | <link href="web-animations.css" rel="stylesheet" type="text/css"> |
16 | 16 | <style>/* style-md-lists */ |
17 | 17 |
|
|
259 | 259 | <div class="head"> |
260 | 260 | <p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2016/logos/W3C" width="72"> </a> </p> |
261 | 261 | <h1 class="p-name no-ref" id="title">Scroll-linked Animations</h1> |
262 | | - <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Unofficial Proposal Draft, <time class="dt-updated" datetime="2018-11-26">26 November 2018</time></span></h2> |
| 262 | + <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Unofficial Proposal Draft, <time class="dt-updated" datetime="2018-12-05">5 December 2018</time></span></h2> |
263 | 263 | <div data-fill-with="spec-metadata"> |
264 | 264 | <dl> |
265 | 265 | <dt>This version: |
@@ -343,6 +343,7 @@ <h2 class="no-num no-toc no-ref" id="contents">Table of Contents</h2> |
343 | 343 | </ol> |
344 | 344 | <li><a href="#avoiding-cycles"><span class="secno">4</span> <span class="content">Avoiding cycles with layout</span></a> |
345 | 345 | <li><a href="#scroll-triggered-animations"><span class="secno">5</span> <span class="content">Scroll-triggered (but time-driven) animations</span></a> |
| 346 | + <li><a href="#appendix-a-considerations-for-security-and-privacy"><span class="secno"></span> <span class="content">Appendix A. Considerations for Security and Privacy</span></a> |
346 | 347 | <li> |
347 | 348 | <a href="#conformance"><span class="secno"></span> <span class="content"> Conformance</span></a> |
348 | 349 | <ol class="toc"> |
@@ -904,6 +905,65 @@ <h2 class="heading settled" data-level="5" id="scroll-triggered-animations"><spa |
904 | 905 | it for transitions, so this feature was removed.</p> |
905 | 906 | <p>The design space for triggering animations is still open. We welcome input |
906 | 907 | on this subject.</p> |
| 908 | + <h2 class="heading settled" id="appendix-a-considerations-for-security-and-privacy"><span class="content">Appendix A. Considerations for Security and Privacy</span><a class="self-link" href="#appendix-a-considerations-for-security-and-privacy"></a></h2> |
| 909 | + <p>This appendix is <em>informative</em>.</p> |
| 910 | + <p>There are no known security or privacy impacts of this feature.</p> |
| 911 | + <p>The W3C TAG is developing a <a href="https://www.w3.org/TR/security-privacy-questionnaire/">Self-Review Questionnaire: Security and Privacy</a> for editors of specifications to informatively answer.</p> |
| 912 | + <p>Per the <a href="https://www.w3.org/TR/security-privacy-questionnaire/#questions">Questions to Consider</a></p> |
| 913 | + <ol> |
| 914 | + <li> |
| 915 | + Does this specification deal with personally-identifiable information? |
| 916 | + <p>No.</p> |
| 917 | + <li> |
| 918 | + Does this specification deal with high-value data? |
| 919 | + <p>No.</p> |
| 920 | + <li> |
| 921 | + Does this specification introduce new state for an origin that persists across browsing sessions? |
| 922 | + <p>No.</p> |
| 923 | + <li> |
| 924 | + Does this specification expose persistent, cross-origin state to the web? |
| 925 | + <p>No.</p> |
| 926 | + <li> |
| 927 | + Does this specification expose any other data to an origin that it doesn’t currently have access to? |
| 928 | + <p>No.</p> |
| 929 | + <li> |
| 930 | + Does this specification enable new script execution/loading mechanisms? |
| 931 | + <p>No.</p> |
| 932 | + <li> |
| 933 | + Does this specification allow an origin access to a user’s location? |
| 934 | + <p>No.</p> |
| 935 | + <li> |
| 936 | + Does this specification allow an origin access to sensors on a user’s device? |
| 937 | + <p>No.</p> |
| 938 | + <li> |
| 939 | + Does this specification allow an origin access to aspects of a user’s local computing environment? |
| 940 | + <p>No.</p> |
| 941 | + <li> |
| 942 | + Does this specification allow an origin access to other devices? |
| 943 | + <p>No.</p> |
| 944 | + <li> |
| 945 | + Does this specification allow an origin some measure of control over a user agent’s native UI? |
| 946 | + <p>No.</p> |
| 947 | + <li> |
| 948 | + Does this specification expose temporary identifiers to the web? |
| 949 | + <p>No.</p> |
| 950 | + <li> |
| 951 | + Does this specification distinguish between behavior in first-party and third-party contexts? |
| 952 | + <p>No.</p> |
| 953 | + <li> |
| 954 | + How should this specification work in the context of a user agent’s "incognito" mode? |
| 955 | + <p>No differently. The website should not be able to determine that the user is |
| 956 | +in an "incognito" mode using scroll-linked animations.</p> |
| 957 | + <li> |
| 958 | + Does this specification persist data to a user’s local device? |
| 959 | + <p>No.</p> |
| 960 | + <li> |
| 961 | + Does this specification have a "Security Considerations" and "Privacy Considerations" section? |
| 962 | + <p>Yes.</p> |
| 963 | + <li> |
| 964 | + Does this specification allow downgrading default security characteristics? |
| 965 | + <p>No.</p> |
| 966 | + </ol> |
907 | 967 | </main> |
908 | 968 | <h2 class="no-ref no-num heading settled" id="conformance"><span class="content"> Conformance</span><a class="self-link" href="#conformance"></a></h2> |
909 | 969 | <h3 class="heading settled" id="document-conventions"><span class="content"> Document conventions</span><a class="self-link" href="#document-conventions"></a></h3> |
|
0 commit comments