Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

Do you ever plan to support the page-break-inside CSS attribute?

  • 1 απάντηση
  • 27 έχουν αυτό το πρόβλημα
  • 2 προβολές
  • Τελευταία απάντηση από cor-el

more options

Currently, the only browser that even attempts to support page-break avoidance is Opera. Example:

.no_break { page-break-inside: avoid; }

Is there is a reason this is not supported? Is it in the plans, and if so, when?

Currently, the only browser that even attempts to support page-break avoidance is Opera. Example: .no_break { page-break-inside: avoid; } Is there is a reason this is not supported? Is it in the plans, and if so, when?

Όλες οι απαντήσεις (1)

more options

See:

  • Bug 132035 – Implement missing page-break-* CSS2.1 features

(please do not comment in bug reports to avoid bug spam; you can vote instead)