Skip to content

Tests use proprietary .innerText DOM property #3

@Ornedan

Description

@Ornedan

Your tests use .innerText to examine the results, which seems to be an IE-properietary DOM property (and implemented by some but not all other browsers) . Use jQuery's .text() instead?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions