Bug 64102

Summary: Re-enable -webkit-column-break-inside: avoid
Product: WebKit Reporter: mitz
Component: Layout and RenderingAssignee: mitz
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch simon.fraser: review+

Description mitz 2011-07-07 09:45:51 PDT
Re-enable -webkit-column-break-inside: avoid
Comment 1 mitz 2011-07-07 09:46:31 PDT
<rdar://problem/9737435>
Comment 2 mitz 2011-07-07 09:48:38 PDT
Created attachment 100000 [details]
Patch
Comment 3 Simon Fraser (smfr) 2011-07-07 10:24:56 PDT
Comment on attachment 100000 [details]
Patch

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

> Source/WebCore/ChangeLog:6
> +        <rdar://problem/9737435> Re-enable -webkit-column-break-inside: avoid
> +        https://bugs.webkit.org/show_bug.cgi?id=64102
> +
> +        Reviewed by NOBODY (OOPS!).

Can you explain the "re-enable"? Was this regressed unintentionally, or intentionally? If so, when?
Comment 4 mitz 2011-07-07 10:26:49 PDT
(In reply to comment #3)

> Can you explain the "re-enable"? Was this regressed unintentionally, or intentionally? If so, when?

Intentionally in <http://trac.webkit.org/changeset/62632>.
Comment 5 mitz 2011-07-07 10:28:28 PDT
Committed r90573. <http://trac.webkit.org/r90573>
Comment 6 Eric Seidel (no email) 2011-07-07 12:25:28 PDT
Comment on attachment 100000 [details]
Patch

Patch 1000000!!