Difference between revisions of "SVG Element"
Jump to navigation
Jump to search
(→Content with True Text, an Explicit <Title> Element, and Aria-Label Assignment) |
(→Content with Simulated Text) |
||
Line 1: | Line 1: | ||
=SVG Content Embedded directly in HTML, no Role Assignment= | =SVG Content Embedded directly in HTML, no Role Assignment= | ||
− | == | + | ==Inline SVG with Simulated Text== |
<html> | <html> | ||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> | <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> | ||
Line 561: | Line 561: | ||
</svg> | </svg> | ||
</html> | </html> | ||
+ | |||
==Content with Embedded True Text== | ==Content with Embedded True Text== | ||
<html> | <html> |
Revision as of 12:59, 31 October 2016
Contents
SVG Content Embedded directly in HTML, no Role Assignment
Inline SVG with Simulated Text
Content with Embedded True Text
Content with True Text and an Explicit <Title> Element
SVG Content Embedded Directly in HTML, Role Assignment of "Img"
Content with Simulated Text
Content with Embedded True Text
Content with True Text and an Explicit <Title> Element
Content with True Text, an Explicit <Title> Element, and Aria-Label Assignment
SVG Content Linked as IMG source, No Alt Text
Content with Simulated Text
Content with Embedded True Text
Section currently incomplete
Content with Embedded True Text and Explicit <Title> Element
Section currently incomplete
SVG Content Linked as IMG source, Alt Text
Content with Simulated Text
Content with Embedded True Text
Section currently incomplete
Content with Embedded True Text and Explicit <Title> Element
Section currently incomplete