Skip to content

Commit 8a04511

Browse files
committed
chore: tidy
1 parent 49300de commit 8a04511

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

index.html

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -721,12 +721,13 @@

721721
security implications for end-users, as outlined as part of the
722722
{{Navigator/share()}} method, the share UI needs to be presented in an
723723
accessible manner, while also taking into consideration a platform's
724-
security guidelines for user interfaces. Some key considerations are to:
724+
security guidelines for user interfaces. Some key considerations are
725+
to:
725726
p>
726727
<ul>
727728
<li>Provide alternative text for images and other non-textual content
728-
to ensure that users who are visually impaired can understand the
729-
type and/or nature of the content being shared.
729+
to ensure that users who are visually impaired can understand the type
730+
and/or nature of the content being shared.
730731
li>
731732
<li>Ensure that users can navigate through the previewed content using
732733
keyboard-only controls, and that the keyboard focus is clearly visible.
@@ -736,13 +737,14 @@

736737
technology.
737738
li>
738739
<li>Ensure sufficient color contrast and font size, and use fonts,
739-
icons, and images that are widely recognised and easily understood, in the share UI.
740+
icons, and images that are widely recognised and easily understood, in
741+
the share UI.
740742
li>
741743
ul>
742744
<p>
743-
Together, these elements can help users with a range of visual, motor or cognitive
744-
disabilities to better understand the nature of the content being
745-
shared by a web page.
745+
Together, these elements can help users with a range of visual, motor
746+
or cognitive disabilities to better understand the nature of the
747+
content being shared by a web page.
746748
p>
747749
section>
748750
<section>
@@ -793,11 +795,10 @@

793795
Acknowledgments
794796
h2>
795797
<p>
796-
The editors would like to thank the following W3C groups for
797-
their invaluable feedback, which greatly improved this specification:
798-
<a href=
799-
"https://www.w3.org/WAI/APA/">Accessible Platform Architectures Working
800-
Groupa>, the <a href=
798+
The editors would like to thank the following W3C groups for their
799+
invaluable feedback, which greatly improved this specification:
800+
<a href="https://www.w3.org/WAI/APA/">Accessible Platform Architectures
801+
Working Groupa>, the <a href=
801802
"https://www.w3.org/International/i18n-activity/i18n-wg/">Internationalization
802803
Working Groupa>, the <a href="https://www.w3.org/Privacy/IG/">Privacy
803804
Interest Groupa>, and the <a href="https://tag.w3.org">Technical

0 commit comments

Comments
 (0)