Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions core-aam/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12641,7 +12641,7 @@ <h4 id="arianotifymixin-map-arianotify">ariaNotify</h4>
fallback nodes are not exposed to or detectable by web content and this behavior is not required.
</p>
</section>
<section>
<section id="privacy-considerations">
<h2>Privacy considerations</h2>
<p>
In accordance with <a href="https://w3ctag.github.io/design-principles/#do-not-expose-use-of-assistive-tech">Web Platform Design Principles</a>, this specification provides no programmatic
Expand All @@ -12651,7 +12651,7 @@ <h2>Privacy considerations</h2>
<a href="https://www.w3.org/TR/fingerprinting-guidance/#active-0">active fingerprinting</a> of users of Assistive Technologies.
</p>
</section>
<section>
<section id="security-considerations">
<h2>Security considerations</h2>
<p>This specification introduces no new security considerations.</p>
</section>
Expand Down
4 changes: 2 additions & 2 deletions dpub-aam/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2612,12 +2612,12 @@ <h2>Events</h2>
<a class="core=mappings" data-cite="core-aam-1.1#mapping_events">Events</a> mappings.
</p>
</section>
<section class="informative">
<section class="informative" id="security-considerations">
<h2>Security Considerations</h2>

<p>This specification introduces no new security considerations.</p>
</section>
<section class="informative">
<section class="informative" id="privacy-considerations">
<h2>Privacy Considerations</h2>

<p>
Expand Down
4 changes: 2 additions & 2 deletions dpub-aria/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4413,12 +4413,12 @@ <h3>Definition of Roles</h3>
</div>
</section>
</section>
<section class="informative">
<section class="informative" id="security-considerations">
<h2>Security Considerations</h2>

<p>This specification introduces no new security considerations.</p>
</section>
<section class="informative">
<section class="informative" id="privacy-considerations">
<h2>Privacy Considerations</h2>

<p>
Expand Down
4 changes: 2 additions & 2 deletions html-aam/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17038,7 +17038,7 @@ <h3>Accessible Description Computation</h3>
frameset - https://html.spec.whatwg.org/multipage/obsolete.html#frames

-->
<section>
<section id="privacy-considerations">
<h2>Privacy considerations</h2>
<p>
In accordance with <a href="https://w3ctag.github.io/design-principles/#do-not-expose-use-of-assistive-tech">Web Platform Design Principles</a>, this specification provides no programmatic
Expand All @@ -17048,7 +17048,7 @@ <h2>Privacy considerations</h2>
<a href="https://www.w3.org/TR/fingerprinting-guidance/#active-0">active fingerprinting</a> of users of Assistive Technologies.
</p>
</section>
<section>
<section id="security-considerations">
<h2>Security considerations</h2>
<p>This specification introduces no new security considerations.</p>
</section>
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17256,11 +17256,11 @@ <h2>Example IDL Attribute Usage</h2>
</aside>
</section>
</section>
<section class="informative">
<section class="informative" id="security-considerations">
<h2>Security Considerations</h2>
<p>This specification introduces no new security considerations.</p>
</section>
<section class="informative">
<section class="informative" id="privacy-considerations">
<h2>Privacy Considerations</h2>
<p>
In accordance with <a data-cite="design-principles#do-not-expose-use-of-assistive-tech">Web Platform Design Principles</a>, this specification provides no programmatic interface to determine
Expand Down
4 changes: 2 additions & 2 deletions pdf-aam/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1082,11 +1082,11 @@ <h2>Actions</h2>
</section>
</section>

<section>
<section id="privacy-considerations">
<h2>Privacy considerations</h2>
<p>TBD. Should we duplicate or cross-reference this content from the corresponding Core-AAM section?</p>
</section>
<section>
<section id="security-considerations">
<h2>Security considerations</h2>
<p>This specification introduces no new security considerations.</p>
</section>
Expand Down
Loading