[Webkit-unassigned] [Bug 80163] New: [CSS Regions] ::before and ::after pseudo-elements are not displayed for regions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 2 08:54:34 PST 2012


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

           Summary: [CSS Regions] ::before and ::after pseudo-elements are
                    not displayed for regions
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mibalan at adobe.com


If an element has the -webkit-flow-from property set, then the pseudo-elements ::before and ::after are not displayed. Trying to get the computed style for them returns a CSSStyleDeclaration object, but its properties do not have the values specified in CSS. Namely, the 'content' property has the value equal to the name of the flow that flows in the region, instead of what's specified via the 'content' declaration in CSS.

-- 
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