Difference between revisions of "SVG Element"
Jump to navigation
Jump to search
(→Content with Embedded True Text) |
(→Content with Embedded True Text and Explicit Element) |
||
Line 1,459: | Line 1,459: | ||
<html><img src="" alt="SVG Alternative Text"></html> | <html><img src="" alt="SVG Alternative Text"></html> | ||
− | == | + | ==IMG Element, source SVG with Embedded True Text and Explicit <Title> Element== |
''Section currently incomplete'' | ''Section currently incomplete'' | ||
<html><img src="" alt="SVG Alternative Text"></html> | <html><img src="" alt="SVG Alternative Text"></html> | ||
[[Category:Elements]] | [[Category:Elements]] |
Revision as of 13:02, 31 October 2016
Contents
SVG Content Embedded directly in HTML, no Role Assignment
Inline SVG with Simulated Text
Inline SVG with Embedded True Text
Inline SVG with True Text and an Explicit <Title> Element
SVG Content Embedded Directly in HTML, Role Assignment of "Img"
Inline SVG with Simulated Text and Role="img"
Inline SVG with Embedded True Text and Role="img"
Content with True Text and an Explicit <Title> Element
Inline SVG with True Text, an Explicit <Title> Element, Role="img", and Aria-Label Assignment
SVG Content Linked as IMG source, No Alt Text
IMG Element, source SVG with Simulated Text
IMG Element, source SVG 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
IMG Element, source SVG with Simulated Text
IMG Element, source SVG with Embedded True Text
Section currently incomplete
IMG Element, source SVG with Embedded True Text and Explicit <Title> Element
Section currently incomplete