Problem/Motivation
In core/modules/ckeditor5/tests/src/FunctionalJavascript/StyleTest.php there are several assertions which are commented and marked with Uncomment this after https://github.com/ckeditor/ckeditor5/issues/11709 is fixed..
Since that GitHub issue is closed and was released in the 38.0.0 release, we can now uncommented those assertions and live happily ever after.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
Issue fork drupal-3366633
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3366633-uncomment-assertions-in
changes, plain diff MR !4172
Comments
Comment #2
spokjeComment #4
spokjeComment #5
borisson_This adds additional test coverage that is now green, rtbc.
Comment #8
catchCommitted/pushed to 11.x and cherry-picked to 10.1.x, thanks!
Comment #10
wim leersYay, this fixes part of what I still would like to do in #3326261: [Style] Add tests for inability to apply styles to <div>, <ul>, <ol>, <table> etc. in CKEditor 5 — and <a> allows applying it to all elements 👍