Open Bug 1505657 Opened 6 years ago Updated 2 years ago

Whitespace optimization bug (replaced elements on empty block).

Categories

(Core :: Layout: Block and Inline, defect, P3)

defect

Tracking

()

People

(Reporter: emilio, Unassigned)

References

Details

Attachments

(1 file)

Attached file Testcase
This is uncovered by layout/reftests/bugs/521602.html with the patch from bug 1196668.

STR:

 * Open the testcase.
 * Open the inspector.

Expected: Layout doesn't change.

Actual: Layout does change, because opening the inspector (in the same way as reframing the image after bug 1196668, where it creates a sized box instead of an inline) creates the frames for whitespace text nodes, and having these in the frame tree ends up affecting layout.
Summary: Whitespace optimization bug. → Whitespace optimization bug (replaced elements on empty block).
See Also: → 1501361
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: