API Reference bylaw_html v#0.1.0-alpha.2

Copy Markdown View Source

Modules

Validates rendered HTML strings with explicit checks.

Behaviour for checks that validate rendered HTML.

Validates that rendered elements do not define inline style attributes.

Validates that rendered HTML uses buttons for non-navigation actions.

Validates that rendered HTML uses links for durable navigation.

Validates that rendered button tags define a valid type attribute.

Validates that rendered image tags define an alt attribute.

Validates that rendered input fields define a non-blank autocomplete attribute.

Validates that rendered anchor tags define an href attribute.

Issue returned by rendered HTML validation.