Skip to content

Test Result : PlainTextEncoder

0 failures (±0)
12 tests (±0)
Took 4 ms.

All Tests

Test nameDurationStatus
PlainTextEncoder considers upper and lower case tags1 msPassed
PlainTextEncoder converts  , &, >, <0 msPassed
PlainTextEncoder converts HTML to plain text0 msPassed
PlainTextEncoder converts br, p, div into new lines0 msPassed
PlainTextEncoder converts decimal NCR to Unicode1 msPassed
PlainTextEncoder converts li, tr into new lines1 msPassed
PlainTextEncoder converts td into whitespaces0 msPassed
PlainTextEncoder leaves multiple newlines alone unless configured0 msPassed
PlainTextEncoder preserves tabs1 msPassed
PlainTextEncoder removes font icons if configured0 msPassed
PlainTextEncoder removes leading and trailing newlines if configured0 msPassed
PlainTextEncoder removes style and script tags0 msPassed