WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
192309
Implement paged media backgrounds.
https://bugs.webkit.org/show_bug.cgi?id=192309
Summary
Implement paged media backgrounds.
pft
Reported
2018-12-03 04:45:43 PST
In paged media, one should - so it seems - be able to use the background properties on 'pages'.
https://drafts.csswg.org/css-page-3/#painting
We also see this implemented with princexml and
https://gitlab.pagedmedia.org/tools/pagedjs
This example code should paint the entire background - so including the marginal area and bleed - red: @page { background-color: red; }
Attachments
Add attachment
proposed patch, testcase, etc.
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