Skip to content

Commit

Permalink
Pointer target spacing - Wilco update (#1645)
Browse files Browse the repository at this point in the history
* Wilco's suggestions from survey

* Updating SC file

* Removed nested bullet

* Listing grammar
  • Loading branch information
alastc committed Feb 24, 2021
1 parent ee9fe43 commit 84c86aa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions guidelines/sc/22/pointer-target-spacing.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ <h4>Pointer Target Spacing</h4>
<ul>
<li><strong>Spacing:</strong> The offset between targets is at least 24 CSS pixels, where the offset is measured from the farthest point of one target to the nearest point of an adjacent target;</li>
<li><strong>Inline:</strong> The target is in a sentence or block of text;</li>
<li><strong>Essential:</strong> A particular presentation of the target is essential to the information being conveyed;</li>
</ul>
<li><strong>Essential:</strong> A particular presentation of the target is essential to the information being conveyed.</li>
</ul>

</section>
2 changes: 1 addition & 1 deletion understanding/22/pointer-target-spacing.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ <h4>Pointer Target Spacing</h4>
<ul>
<li><strong>Spacing:</strong> The offset between targets is at least 24 CSS pixels, where the offset is measured from the farthest point of one target to the nearest point of an adjacent target;</li>
<li><strong>Inline:</strong> The target is in a sentence or block of text;</li>
<li><strong>Essential:</strong> A particular presentation of the target is essential to the information being conveyed;</li>
<li><strong>Essential:</strong> A particular presentation of the target is essential to the information being conveyed.</li>
</ul>
<p class="ednote">Are there issues with internationalization when describing inline links?</p>
<p class="ednote">Are there issues with pop-over content overlapping targets triggering failures?</p>
Expand Down

0 comments on commit 84c86aa

Please sign in to comment.