-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Printer is over eager to remove white space in 1.20.1 #2325
Copy link
Copy link
Closed
Labels
bugA confirmed bug, that we should fixA confirmed bug, that we should fixfixedAn {bug|improvement} that has been {fixed|implemented}An {bug|improvement} that has been {fixed|implemented}
Milestone
Description
Metadata
Metadata
Assignees
Labels
bugA confirmed bug, that we should fixA confirmed bug, that we should fixfixedAn {bug|improvement} that has been {fixed|implemented}An {bug|improvement} that has been {fixed|implemented}
Given this HTML fragment:
parsing in 1.20.1 removes all of the whitespace between the end of the
spantag andText after span, leaving this:It should leave in at least one white space to be the same HTML:
Failing test: