csstype icon indicating copy to clipboard operation
csstype copied to clipboard

Unions of elements are generated

Open sgrishchenko opened this issue 3 years ago • 0 comments

These unions can help to build autocompletion for element selectors (like attribute or pseudos selector). Next groups of elements are added:

  1. HtmlElements
  2. HtmlObsoleteElements
  3. SvgElements
  4. SvgObsoleteElements

sgrishchenko avatar Sep 23 '21 23:09 sgrishchenko