Jasonette/JASONETTE-iOS

View on GitHub
app/Jasonette/xhtml.js

Summary

Maintainability
A
0 mins
Test Coverage

TODO found
Open

    // fieldset[disabled] * //TODO not child of first <legend>
Severity: Minor
Found in app/Jasonette/xhtml.js by fixme

TODO found
Open

//TODO make events conditional
Severity: Minor
Found in app/Jasonette/xhtml.js by fixme

TODO found
Open

    //TODO better check if context is document
Severity: Minor
Found in app/Jasonette/xhtml.js by fixme

HACK found
Open

//HACK: to support streaming and make BOGUS_COMMENT_STATE reentrant we've
Severity: Minor
Found in app/Jasonette/xhtml.js by fixme

TODO found
Open

    //TODO consider creating a merged map
Severity: Minor
Found in app/Jasonette/xhtml.js by fixme

FIXME found
Open

    //FIXME: Uses an array as a pointer to the current element (side effects)
Severity: Minor
Found in app/Jasonette/xhtml.js by fixme

TODO found
Open

    //TODO add a way to remove current tag
Severity: Minor
Found in app/Jasonette/xhtml.js by fixme

TODO found
Open

        this._cbs.onattribdata(value); //TODO implement the new event
Severity: Minor
Found in app/Jasonette/xhtml.js by fixme

TODO found
Open

    //TODO determine the actual root element
Severity: Minor
Found in app/Jasonette/xhtml.js by fixme

TODO found
Open

// @TODO There should be a utf8-strict encoding that rejects invalid UTF-8 code
Severity: Minor
Found in app/Jasonette/xhtml.js by fixme

TODO found
Open

    //:matches(:matches(:radio, :checkbox)[checked], :selected) (TODO menuitem)
Severity: Minor
Found in app/Jasonette/xhtml.js by fixme

TODO found
Open

// TODO(bmeurer): Change this back to const once hole checks are
Severity: Minor
Found in app/Jasonette/xhtml.js by fixme

TODO found
Open

    //TODO add ranges
Severity: Minor
Found in app/Jasonette/xhtml.js by fixme

FIXME found
Open

//FIXME this feels hacky
Severity: Minor
Found in app/Jasonette/xhtml.js by fixme

TODO found
Open

//TODO: make this a streamable handler
Severity: Minor
Found in app/Jasonette/xhtml.js by fixme

TODO found
Open

    // TODO needs clarification, see https://github.com/whatwg/html/pull/907/files#r73505877
Severity: Minor
Found in app/Jasonette/xhtml.js by fixme

TODO found
Open

  // TODO: defer error events consistently everywhere, not just the cb
Severity: Minor
Found in app/Jasonette/xhtml.js by fixme

TODO found
Open

// @TODO Handling all encodings inside a single object makes it very difficult
Severity: Minor
Found in app/Jasonette/xhtml.js by fixme

TODO found
Open

// TODO: Legacy, not needed anymore. Remove in next major version.
Severity: Minor
Found in app/Jasonette/xhtml.js by fixme

TODO found
Open

    //TODO: :any-link once the name is finalized (as an alias of :link)
Severity: Minor
Found in app/Jasonette/xhtml.js by fixme

TODO found
Open

                //TODO better handling of complex selectors
Severity: Minor
Found in app/Jasonette/xhtml.js by fixme

There are no issues that match your filters.

Category
Status