Bug 265314
Summary: | Enable support for @page margin descriptors | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sam Sneddon [:gsnedders] <gsnedders> |
Component: | CSS | Assignee: | Tim Nguyen (:ntim) <ntim> |
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=200039 |
Sam Sneddon [:gsnedders]
Previously, bug 200039 was filed (and resolved fixed) to enable the flag, but it doesn't seem like we ever actually enabled it? Digging through the history, it appears it's always been off.
That said, the only place we actually check that it's enabled is FloatBoxExtent PrintContext::computedPageMargin(FloatBoxExtent printMargin), so it's practically enabled anyway.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/118773100>
Sam Sneddon [:gsnedders]
Pull request: https://github.com/WebKit/WebKit/pull/20872
Tim Nguyen (:ntim)
Pull request: https://github.com/WebKit/WebKit/pull/31695
EWS
Committed 282048@main (d6da262e8a08): <https://commits.webkit.org/282048@main>
Reviewed commits have been landed. Closing PR #31695 and removing active labels.