Skip to content

TextFormatter uses XSLTProcessor, which might get deprecated/removed from browsers #250

@mfreed7

Description

@mfreed7

Hello, I'm reaching out to point out that TextFormatter, specifically right here:

uses XSLTProcessor. There's a discussion happening about whether to deprecate that API from browsers. So I wanted to point that out, and perhaps suggest including a polyfill or other workaround, so that in case it does get removed from browsers, no TextFormatter functionality is lost.

I found this library via several sites that appear to use it, and appear to be broken if XSLTProcessor is removed:

There are a few options for JS-based XSLTProcessor implementations

Happy to answer questions if needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BotherExpected software behaviour that is undesirable for the end userEnhancementGeneral enhancement to consider for a future version

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions