Skip to content
Closed
Show file tree
Hide file tree
Changes from 3 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 guidelines/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -763,8 +763,8 @@ <h1>Glossary</h1>
<dt data-include="terms/20/user-controllable.html" data-include-replace="true"></dt>

<dt data-include="terms/20/user-interface-component.html" data-include-replace="true"></dt>
<dt data-include="terms/21/user-inactivity.html" data-include-replace="true"></dt>
<dt data-include="terms/21/user-inactivity.html" data-include-replace="true"></dt>

<dt data-include="terms/20/video.html" data-include-replace="true"></dt>

Expand Down
2 changes: 1 addition & 1 deletion guidelines/terms/21/user-inactivity.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<dt><dfn id="dfn-user-inactivity">user inactivity</dfn></dt>
<dd>
<p>any continuous period of time where no user actions occur</p>
<p>The method of tracking will be determined by the web site or application.</p>
<p class="note">The method of tracking will be determined by the web site or application.</p>
</dd>