Documentation
¶
Overview ¶
Package constants is a collection of values that are used many times in the implementation, but has no relevance to users of the library, e.g., a link to where you can file an issue when you encounter a not-implemented feature; or a feature that is not fully implemented, e.g. Element.matches that only support a subset of CSS selectors.
Index ¶
Constants ¶
View Source
const BUG_USSUE_DETAILS = "Please include the contents below, as well as other contextual information you might have"
View Source
const BUG_USSUE_URL = "This is a bug in " + PACKAGE_NAME + ". Please fill a bug report here: https://github.com/gost-dom/browser/issues"
View Source
const MISSING_FEATURE_ISSUE_URL = "Create feature request here: https://github.com/gost-dom/browser/issues"
View Source
const PACKAGE_NAME = "Gost-DOM"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.