Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

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

  • 1 réponse
  • 27 ont ce problème
  • 1 vue
  • Dernière réponse par 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?

Toutes les réponses (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)