<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - FILESAVE EPUB Enhancement for styles with page breaks"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=133294#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - FILESAVE EPUB Enhancement for styles with page breaks"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=133294">bug 133294</a>
              from <span class="vcard"><a class="email" href="mailto:dhorton668@gmail.com" title="Dave <dhorton668@gmail.com>"> <span class="fn">Dave</span></a>
</span></b>
        <pre>I did some more digging into the EPUB 3.0 specification and related samples.[1]
It seems they use the older page-break-before and page-break-after CSS
parameters.

Though, break-before and break-after worked in my experimentation and "break"
seems to have replaced "page-break" in the CSS docs I consulted.[2]

References:
[1]
<a href="https://github.com/IDPF/epub3-samples/blob/master/30/childrens-literature/EPUB/css/epub.css">https://github.com/IDPF/epub3-samples/blob/master/30/childrens-literature/EPUB/css/epub.css</a>
[2] <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/page-break-before">https://developer.mozilla.org/en-US/docs/Web/CSS/page-break-before</a></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>