You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: partials/section.embedded.hbs
+12-10Lines changed: 12 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -37,18 +37,20 @@
37
37
<figcaption>
38
38
<arel="external noopener"href="https://thenounproject.com/search/?q=crab&i=583446">Crab by Hea Poh Lin</a> from the Noun Project
39
39
</figcaption>
40
-
41
-
<ul>
42
-
<li>
43
-
<small>Note: Be sure to provide values for the <code>height</code> and <code>width</code> attributes so <abbr>SVGs</abbr> won't expand to fill the page if styles don't load.</small>
44
-
</li>
45
-
<li>
46
-
<small>Note: Different implementations of <abbr>SVG</abbr> have <arel="external noopener"href="https://css-tricks.com/accessible-svgs/">different approaches for being made accessible</a>.</small>
47
-
</li>
48
-
</ul>
49
-
50
40
</figure><!-- End of #subsection__inline-svg -->
51
41
42
+
<ul>
43
+
<li>
44
+
<small>Note: Be sure to provide values for the <code>height</code> and <code>width</code> attributes so <abbr>SVGs</abbr> won't expand to fill the page if styles don't load.</small>
45
+
</li>
46
+
<li>
47
+
<small>Note: Different implementations of <abbr>SVG</abbr> have <arel="external noopener"href="https://css-tricks.com/accessible-svgs/">different approaches for being made accessible</a>.</small>
48
+
</li>
49
+
<li>
50
+
<small>Note: Apply <code>focusable=”false”</code> to any <abbr>SVG</abbr> placed inside of <arel="external noopener"href="http://simplyaccessible.com/article/7-solutions-svgs/#acc-heading-5">a focusable element such as a link or button</a>.</small>
51
+
</li>
52
+
</ul>
53
+
52
54
<h2id="subsection__picture">Picture</h2><!-- Start of #subsection__picture -->
0 commit comments