Can't switch to default font size #1186
Labels
changelog:skip
A changelog entry should not be added for a given issue.
plugin:font
The plugin which probably causes the issue.
status:confirmed
An issue confirmed by the development team.
type:bug
A bug.
Are you reporting a feature request or a bug?
Bug
Provide detailed reproduction steps (if any)
This bug is introduced in #584.
font
plugin loaded.<p>Hello world!</p><p>Hello again!</p>
<p><span style="font-family:Courier New,Courier,monospace;">Hello world!</span></p><p><span style="font-size:36px;"><span style="font-family:Courier New,Courier,monospace;">Hello again!</span></span></p>
Expected result
Font size in second paragraph is back to the initial value.
Actual result
Font size doesn't change.
The text was updated successfully, but these errors were encountered: