Problem/Motivation
Lets remove usage of "blacklist" and "whitelist" in CkEditor and Editor modules
They are:
- An historic bad labelling of people
- Provide no context: "what is listed in them"?
Proposed resolution
TBD
Remaining tasks
- Fix all references:
- core/modules/ckeditor/src/Plugin/CKEditorPlugin/Internal.php - Comments only.
- core/modules/editor/js/editor.admin.es6.js - Comments only.
- core/modules/editor/tests/src/Unit/EditorXssFilter/StandardTest.php - Comments only.
- core/modules/editor/src/EditorXssFilter/Standard.php - Lots of comments, and only a local variable.
- Reviews.
- RTBC.
- Commit.
User interface changes
None
API changes
None
Data model changes
None
Release notes snippet
@todo