christophehurpeau/html-document

View on GitHub
src/HTMLElement/elements/HTMLFormElement.js

Summary

Maintainability
A
2 hrs
Test Coverage

HTMLFormElement has 24 functions (exceeds 20 allowed). Consider refactoring.
Open

export default class HTMLFormElement extends HTMLElement {
    /**
     * Gets or sets value of acceptCharset. Is a DOMString that reflects the accept-charset HTML attribute,
     * containing a list of character encodings that the server accepts.
     *
Severity: Minor
Found in src/HTMLElement/elements/HTMLFormElement.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status