Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji

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

  • 1 odpowiedź
  • 27 osób ma ten problem
  • 2 wyświetlenia
  • Ostatnia odpowiedź od 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?

Wszystkie odpowiedzi (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)