Skip to content

BACKLOG-22210: Allow <u> tag in default configuration #16

BACKLOG-22210: Allow <u> tag in default configuration

BACKLOG-22210: Allow <u> tag in default configuration #16

GitHub Actions / Tests Report (Standalone) succeeded Jan 15, 2024 in 0s

Tests Report (Standalone) ✅

Tests passed successfully

✅ tests/artifacts/results/xml_reports/cypress/e2e/filtering.cy.ts.xml

7 tests were completed in 6s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
HTML rich text filtering 7✅ 6s
Root Suite 0ms

✅ HTML rich text filtering

does not apply html filtering when disabled (default)
  ✅ HTML rich text filtering does not apply html filtering when disabled (default)
does not apply html filtering to attribute when disabled (default)
  ✅ HTML rich text filtering does not apply html filtering to attribute when disabled (default)
applies default html filtering when enabled
  ✅ HTML rich text filtering applies default html filtering when enabled
applies default filtering to html element when enabled
  ✅ HTML rich text filtering applies default filtering to html element when enabled
applies default filtering to html attributes when enabled
  ✅ HTML rich text filtering applies default filtering to html attributes when enabled
does not override filtering config for other site
  ✅ HTML rich text filtering does not override filtering config for other site
can override filtering config for specified site
  ✅ HTML rich text filtering can override filtering config for specified site