module Nokogiri::Gumbo
Constants
- DEFAULT_MAX_ATTRIBUTES
-
The default maximum number of attributes per element.
- DEFAULT_MAX_ERRORS
-
The default maximum number of errors for parsing a document or a fragment.
- DEFAULT_MAX_TREE_DEPTH
-
The default maximum depth of the DOM tree produced by parsing a document or fragment.