Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

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

  • 1 odpověď
  • 27 má tento problém
  • 1 zobrazení
  • Poslední odpověď 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?

Všechny odpovědi (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)