Open Bug 1947106 Opened 1 day ago Updated 1 day ago

Make the hack for bug 1938110 and bug 1940278 run only when we use the legacy white-space

Categories

(Core :: DOM: Editor, enhancement)

enhancement

Tracking

()

ASSIGNED

People

(Reporter: masayuki, Assigned: masayuki)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

The hacks are for the legacy our behavior, such as using ASCII white-space for the trailing visible white-space and making it visible with following <br>. However, once we start to use &nbsp; without the <br>, we don't need the hacks anymore.

The hacks are required only for the other legacy behavior which uses ASCII
white-space even before a block boundary but with a padding <br> element.
Therefore, once we use the Blink compare behavior, it'll put an NBSP without
a padding <br>, we don't need them anymore.

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: