[Webkit-unassigned] [Bug 34195] New: CSS 'page-break-inside' property should be 'non-inherited' property.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 26 20:10:01 PST 2010


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

           Summary: CSS 'page-break-inside' property should be
                    'non-inherited' property.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://www.w3.org/TR/CSS2/page.html#page-break-props
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hayato at chromium.org
                CC: hamaji at chromium.org, yuzo at google.com,
                    hayato at chromium.org


CSS 'page-break-inside' property is inherited from parent element in the
current implementation.
It should be 'non-inherited' property according to CSS specification:

  http://www.w3.org/TR/CSS2/page.html#page-break-props

It seems that the CSS 'page-break-inside' property is not used at all when
rendering.
So this is a not visible bug, but I'll use this property to implement the
'page-break-inside' feature in another bug here:
https://bugs.webkit.org/show_bug.cgi?id=34080

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list