Browse Source

Add support for SVG ellipse elements.

Closes #1675
main
Brandon Bloom 11 years ago
committed by Paul O’Shannessy
parent
commit
f8439b0e6c
  1. 2
      docs/ref-04-tags-and-attributes.md

2
docs/ref-04-tags-and-attributes.md

@ -31,7 +31,7 @@ thead time title tr track u ul var video wbr
The following SVG elements are supported:
```
circle defs g line linearGradient path polygon polyline radialGradient rect
circle defs ellipse g line linearGradient path polygon polyline radialGradient rect
stop svg text
```

Loading…
Cancel
Save