Open Bug 734059 Opened 12 years ago Updated 2 years ago

Consider adding dt and dd to nsContentUtils::IsHTMLBlock

Categories

(Core :: DOM: Core & HTML, defect, P5)

defect

Tracking

()

People

(Reporter: hsivonen, Unassigned)

Details

For some reason unknown to me, the old parser's tag tables didn't classify dd and dt as the kind of elements that the plain text serializer and the editor treat as block elements.

Need to investigate if nsContentUtils::IsHTMLBlock can be changed to return true for dd and dt, which would be logical.
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046

Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.

If you have questions, please contact :mdaly.
Priority: -- → P5
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.