Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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

  • 1 ответ
  • 27 имеют эту проблему
  • 1 просмотр
  • Последний ответ от 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)