UNPKG

overwatch-api-server

Version:
57 lines (54 loc) 912 B
'use strict'; module.exports = { animation: [ 'animate', 'animatecolor', 'animatemotion', 'animatetransform', 'mapath', 'set' ], basicshapes: [ 'circle', 'ellipse', 'line', 'polygon', 'polyline', 'rect' ], container: [ 'a', 'defs', 'glyph', 'g', 'marker', 'mask', 'missing-glyph', 'pattern', 'svg', 'switch', 'symbol' ], descriptive: [ 'desc', 'metadata', 'title' ], textcontent: [ 'altglyph', 'altglyphdef', 'altglyphitem', 'glyph', 'glyphref', 'text', 'textpath', 'tref', 'tspan' ], textcontentchild: [ 'altglyph', 'textpath', 'tref', 'tspan' ] };