Difference between revisions of "Svg with graphic-document role"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
<html> | <html> | ||
− | <svg role=" | + | <svg role="graphics-document" height="200" width="200"> |
<circle cx="60" cy="60" r="50" stroke="blUE" stroke-width="2" fill="red" /> | <circle cx="60" cy="60" r="50" stroke="blUE" stroke-width="2" fill="red" /> | ||
</svg> | </svg> | ||
</html> | </html> |
Latest revision as of 12:54, 16 October 2019