Module sauron::html::lookup

source ·
Expand description

Provides list of HTML and SVG tags, style properties

Functions§

  • given the attribute return the function name
  • Returns true if this html tag is self closing
  • return the matching attribute
  • return the corrected property name
  • return the matching tag
  • Find the namespace of this tag if the arg tag is an SVG tag, return the svg namespace html tags don’t need to have namespace while svg does, otherwise it will not be properly mounted into the DOM