How to reproduce :
- create a list with the style custom :
<ul class="custom"><li>Quisque orci urna, ultricies nec laoreet sed, <ul class="disc"><li>vestibulum ac risus.</li></ul> </li><li>Fusce erat neque, sagittis id consequat lacinia, commodo eu justo.</li></ul>
> the second level of <ul> should have the class name "custom" instead of the class name "disc" or perhaps it should have no class.
To be check in 4.0