[Webkit-unassigned] [Bug 9526] CSS page-break properties quirk

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 6 14:18:44 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=9526


pam at chromium.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pam at chromium.org




------- Comment #3 from pam at chromium.org  2009-01-06 14:18 PDT -------
Possibly related, the following also doesn't apply the page break. (Granted
that  a <div> isn't allowed within a <span>, so it might not be worth spending
too much time on this; but it may provide a clue to the problem above.)

<span class="printonly">
   <hr>
   Blah blah
   <div style="page-break-after: always;"></div>
</span>


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list