Closed Bug 1504063 Opened 7 years ago Closed 7 years ago

The border/outline are not draw correctly if the block is split by a column-span

Categories

(Core :: Layout: Columns, defect, P3)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1523582

People

(Reporter: TYLin, Unassigned)

References

Details

Attachments

(1 file, 1 obsolete file)

Attached file border-column-span.html (obsolete) —
See the attached test case. Specifically, the border/outline bottom should be skipped before a spanner, and the border/outline top should be skipped after a spanner.
Update the test case.
Attachment #9021978 - Attachment is obsolete: true

The spec https://drafts.csswg.org/css-ui-3/#outline-color says

Each part of the outline should be fully connected rather than open on some sides (as borders on inline elements are when lines are broken).

So our current outline implementation that connects each sides of the column content fragment should match the spec. I'll dup this over bug 1523582 because it describes the bug more precisely.

Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: