Skip to content

Commit d3d6530

Browse files
Chore: Format files with Prettier
1 parent 7e66966 commit d3d6530

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

svg-aam/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,8 @@
150150
This specification allows SVG authors to create accessible rich internet applications, including charts, graphs, and other drawings. It does this by extending the
151151
<cite><a href="http://www.w3.org/TR/core-aam-1.1/">Core Accessibility API Mappings 1.1</a></cite> (CORE-AAM) [[CORE-AAM]] and the
152152
<cite><a href="http://www.w3.org/TR/accname-1.1/">Accessible Name and Description: Computation and API Mappings 1.1</a></cite> (ACCNAME-AAM) [[ACCNAME-AAM]] specifications for user agents. It
153-
leverages those core mappings and provides SVG-specific guidance to define how the SVG user agent must respond to keyboard focus and [=role=], [=state=] and [=ARIA/property=] attributes provided in Web content via
153+
leverages those core mappings and provides SVG-specific guidance to define how the SVG user agent must respond to keyboard focus and [=role=], [=state=] and [=ARIA/property=] attributes
154+
provided in Web content via
154155
<cite
155156
><a href="http://www.w3.org/TR/wai-aria-1.1/"><abbr title="Accessible Rich Internet Applications">WAI-ARIA</abbr></a></cite
156157
>

0 commit comments

Comments
 (0)