Closed Bug 47019 Opened 25 years ago Closed 24 years ago

[RFE] CSS2 page-break-before, page-break-after, page-break-inside

Categories

(Core :: Layout, enhancement, P3)

x86
Linux
enhancement

Tracking

()

VERIFIED DUPLICATE of bug 38164
Future

People

(Reporter: janv, Assigned: dcone)

References

()

Details

(Keywords: css2)

It is parsed but not rendered or is it regression?
I cannot reach the URL given.
Keywords: correctness, css2
QA Contact: petersen → py8ieh=bugzilla
Target Milestone: --- → Future
I've changed URL, hope this one should be accesible
Why is this marked "future"?
'page-after' is not valid CSS. The property is called 'page-break-after'.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
I'm sorry, I updated that page, but "page-break-after" doesn't work too
Reopen, keep as future, cc: dcone.
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Summary: [RFE] CSS2 page-before, page-after → [RFE] CSS2 page-break-before, page-break-after, page-break-inside
Re-assigning bugs on Clayton's list opened between 7/29 and 8/4 to Kevin for further triage.
Assignee: clayton → kmcclusk
Status: REOPENED → NEW
Reassigning to attinasi@netscape.com
Assignee: kmcclusk → attinasi
The style system parses this just fine - load the page in Viewer and dump the style contexts and you will see: 02DAE660(1) { *|*.spacer weight: 256 { page-break-after: 1[0x1]enum } } The StyleSystem is never being asked for this property, however, so the problem lies there. See this LXR listing: http://lxr.mozilla.org/seamonkey/search?string=mPageBreakAfter Assigning to dcone since he is likely the guy who needs to implement this for printing, or at least he needs to indicate how layout should make the page breaks happen.
Assignee: attinasi → dcone
I don't know much about this layout issue.. but will look into this.
Status: NEW → ASSIGNED
any progress or plan for this bug? This one would really help for using html/css docs as a replacement for ms word docs.
Duplicate of "CSS2 page-break-before and page-break-after not implemented" (that one also covers page-break-inside and @page) *** This bug has been marked as a duplicate of 38164 ***
Status: ASSIGNED → RESOLVED
Closed: 25 years ago24 years ago
Resolution: --- → DUPLICATE
Verified dup.
Status: RESOLVED → VERIFIED
[RFE] is deprecated in favor of severity: enhancement. They have the same meaning.
Severity: normal → enhancement
You need to log in before you can comment on or make changes to this bug.