Bug 200039

Summary: Enable pageAtRuleSupportEnabled
Product: WebKit Reporter: Keith Rollin <krollin>
Component: WebKit Misc.Assignee: Keith Rollin <krollin>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=265314
Attachments:
Description Flags
Patch
none
Patch zalan: review+, zalan: commit-queue-

Description Keith Rollin 2019-07-23 12:08:31 PDT
Alan says this should be enabled in shipping branches.
Comment 1 Radar WebKit Bug Importer 2019-07-23 12:08:49 PDT
<rdar://problem/53457531>
Comment 2 Keith Rollin 2019-07-23 12:09:07 PDT
Alan, can you provide me a comment for the change log?
Comment 3 Keith Rollin 2019-07-23 12:34:25 PDT
Created attachment 374695 [details]
Patch
Comment 4 Keith Rollin 2019-07-23 12:34:47 PDT
Comment on attachment 374695 [details]
Patch

I'm cq-'ing so that this doesn't get landed in trunk. But it still needs review.
Comment 5 zalan 2019-07-23 12:36:15 PDT
Comment on attachment 374695 [details]
Patch

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

> Source/WebCore/ChangeLog:9
> +        Alan says we want this enabled.

Enable support for @page margin.

> Source/WebKit/ChangeLog:9
> +        Alan says we want this enabled.

Enable support for @page margin.
Comment 6 Keith Rollin 2019-07-23 12:39:21 PDT
Created attachment 374698 [details]
Patch