Bug 34610 - CSS columns and pagebreaks
Summary: CSS columns and pagebreaks
Status: RESOLVED DUPLICATE of bug 15546
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P3 Minor
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-04 13:08 PST by Jonas
Modified: 2022-07-11 17:01 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonas 2010-02-04 13:08:18 PST
Hi,

there is small problem with CSS columns and pagebreaks when printing.
Imagine that these are two pages. Firefox (and common sense) renders pagebreaks in columns like this:

13
24
--
57
68

Webkit renders it like this (which hardly makes sense):

15
26
--
37
48
Comment 1 Ian Thomas (thelem) 2017-03-13 05:12:46 PDT
Duplicate of https://bugs.webkit.org/show_bug.cgi?id=15546
Comment 2 Brent Fulgham 2022-07-11 17:01:15 PDT

*** This bug has been marked as a duplicate of bug 15546 ***