Bug 79262 - REGRESSION (r62632): page-break-inside: avoid is ignored
Summary: REGRESSION (r62632): page-break-inside: avoid is ignored
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-22 11:09 PST by mitz
Modified: 2012-02-22 11:37 PST (History)
0 users

See Also:


Attachments
Re-enable page-break-inside: avoid (3.86 KB, patch)
2012-02-22 11:16 PST, mitz
adele: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2012-02-22 11:09:12 PST
REGRESSION (r62632): page-break-inside: avoid is ignored
Comment 1 mitz 2012-02-22 11:16:07 PST
Created attachment 128252 [details]
Re-enable page-break-inside: avoid
Comment 2 Adele Peterson 2012-02-22 11:30:48 PST
Comment on attachment 128252 [details]
Re-enable page-break-inside: avoid

View in context: https://bugs.webkit.org/attachment.cgi?id=128252&action=review

> Source/WebCore/ChangeLog:11
> +

typo - intorudce -> introduce
Comment 3 mitz 2012-02-22 11:37:44 PST
Fixed in <http://trac.webkit.org/r108528>.