1HTML.Strict 2TYPE: bool 3VERSION: 1.3.0 4DEFAULT: false 5DEPRECATED-VERSION: 1.7.0 6DEPRECATED-USE: HTML.Doctype 7--DESCRIPTION-- 8Determines whether or not to use Transitional (loose) or Strict rulesets. 9--# vim: et sw=4 sts=4 10