[Webkit-unassigned] [Bug 172112] New: Can't read value of page-break-* from inline styles

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 15 04:56:33 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=172112

            Bug ID: 172112
           Summary: Can't read value of page-break-* from inline styles
           Product: WebKit
           Version: Safari 10
          Hardware: Unspecified
                OS: macOS 10.12
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: vepomoc at gmail.com

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)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170515/d8c32662/attachment-0001.html>


More information about the webkit-unassigned mailing list