Open Bug 888257 Opened 13 years ago Updated 3 years ago

Tables do not break (fragment) in CSS Multi-column Layout

Categories

(Core :: Layout, defect)

25 Branch
x86_64
Windows 7
defect

Tracking

()

People

(Reporter: buddha-1, Unassigned)

References

(Depends on 1 open bug)

Details

(Keywords: css3)

Attachments

(1 file)

User Agent: Opera/9.80 (Windows NT 6.1; WOW64) Presto/2.12.388 Version/12.15 Steps to reproduce: http://jsfiddle.net/tikosar/Dnb3g/ CSS multi-column layout doesn't work if a table is with multi-column layout or inside an element with such layout. Actual results: The table is displayed in single column. Expected results: The number of columns should be 2 (as in other browsers).
Keywords: css3
Component: Untriaged → Layout
Product: Firefox → Core
Yep. The table code can't handle incremental layout after paginating, so tables can't be paginated in non-print contexts. Pretty sure we have existing bugs on that...
Whiteboard: DUPEME
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: DUPEME
Summary: CSS Multi-column Layout does not work with Tables → Tables do not break (fragment) in CSS Multi-column Layout
Depends on: 1772383
Severity: normal → S3
Duplicate of this bug: 1803816
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: