WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
34080
Support CSS page-break-inside with a value of 'avoid'.
https://bugs.webkit.org/show_bug.cgi?id=34080
Summary
Support CSS page-break-inside with a value of 'avoid'.
Hayato Ito
Reported
2010-01-25 03:09:13 PST
Implement CSS page-break-inside with a value of 'avoid'. which is defined in
http://www.w3.org/TR/CSS2/page.html#page-break-props
Attachments
support-page-break-inside-avoid
(6.12 KB, patch)
2010-02-16 19:55 PST
,
Hayato Ito
no flags
Details
Formatted Diff
Diff
support-page-break-inside-avoid-changelog-fixed
(6.06 KB, patch)
2010-02-16 19:58 PST
,
Hayato Ito
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Hayato Ito
Comment 1
2010-01-25 03:52:26 PST
I am considering implementing this. I'd appreciate it if you could tell me about other efforts toward implementing this, ongoing or not, if any. Hayato.
Hayato Ito
Comment 2
2010-02-16 19:55:04 PST
Created
attachment 48856
[details]
support-page-break-inside-avoid
Hayato Ito
Comment 3
2010-02-16 19:58:48 PST
Created
attachment 48857
[details]
support-page-break-inside-avoid-changelog-fixed
Hayato Ito
Comment 4
2010-02-16 20:10:39 PST
It might be better that we support 'page-break-inside:avoid' in a similar way to 'page-break-{before|after}:always' than 'no suport' until we have more sophistcated way to handle page-break in general when printing.
Eric Seidel (no email)
Comment 5
2010-02-17 15:31:08 PST
Comment on
attachment 48857
[details]
support-page-break-inside-avoid-changelog-fixed OK.
WebKit Commit Bot
Comment 6
2010-02-17 21:55:22 PST
Comment on
attachment 48857
[details]
support-page-break-inside-avoid-changelog-fixed Clearing flags on attachment: 48857 Committed
r54929
: <
http://trac.webkit.org/changeset/54929
>
WebKit Commit Bot
Comment 7
2010-02-17 21:55:26 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug