WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 197656
Bug 172112
Can't read value of page-break-* from inline styles
https://bugs.webkit.org/show_bug.cgi?id=172112
Summary
Can't read value of page-break-* from inline styles
Comandeer
Reported
2017-05-15 04:56:33 PDT
If element has inline styles including one of the page-break-* properties, these properties can't be read from element.style property – it always returns empty string. However trying to get these styles using getComputedStyle seems to be working correctly. I've created a small demo that shows the issue:
https://jsfiddle.net/coq2q582/2/
Safari version: 10.1 (12603.1.30.0.34)
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2017-05-19 22:29:35 PDT
<
rdar://problem/32310294
>
Joonghun Park
Comment 2
2021-09-11 01:33:45 PDT
*** This bug has been marked as a duplicate of
bug 197656
***
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