I know the core devs are really busy getting 3.0 out the door, but I'd like to ask for a review of ticket #3509. I'm asking for a review for this ticket especially because it changes the dom structure slightly, and affects code that I'm also changing to fix other issues. So if I'm going down the wrong route, it would be really nice to know now, rather than after I have a lot of other tickets submitted with patches that depend on this one.
This ticket does change the resulting dom structure a bit (basically, text with inline styles have the ending <BR> element inside the inline styles, instead of outside), but I believe that the behavior it fixes is undeniably wrong, and I can't think of another way to fix it. Feedback is welcome.
Thanks in advance!
This ticket does change the resulting dom structure a bit (basically, text with inline styles have the ending <BR> element inside the inline styles, instead of outside), but I believe that the behavior it fixes is undeniably wrong, and I can't think of another way to fix it. Feedback is welcome.
Thanks in advance!