Closed Bug 1412146 Opened 7 years ago Closed 2 years ago

padding-bottom ignores box-decoration-break

Categories

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

57 Branch
x86_64
Linux
enhancement

Tracking

()

RESOLVED DUPLICATE of bug 1677917

People

(Reporter: d.huigens, Unassigned)

Details

Attachments

(2 files)

padding-bottom doesn't seem to respect box-decoration-break. It is supposed to have been implemented in Bug 998535, but the padding-bottom in the testcase there gets cloned even if you remove box-decoration-break: clone. See next testcase.

And if you surround the text in the columns with paragraph tags (so <p> inside column instead of text nodes) the cloning of padding-bottom goes away, even with box-decoration-break: clone. See this testcase.

padding-top works correctly in all cases (with and without <p>s and with and without box-decoration-break: clone).
Component: Layout: View Rendering → Layout: Block and Inline
Priority: -- → P3
Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: