[Webkit-unassigned] [Bug 130073] New: [CSS Grid Layout] the "grid-template-areas" is not identified as computable property.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 11 01:50:13 PDT 2014


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

           Summary: [CSS Grid Layout] the "grid-template-areas" is not
                    identified as computable property.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jfernandez at igalia.com


The "grid-template-areas" property is a computable area, defined in the CSSComputedStyleDeclaration class with an specific computed value. However, it's not shown by the Web Inspector in the corresponding Computed tab. 

It seems that the root cause of this issue is that the property is not present in the CSSComputedStyleDeclaration::staticComputableProperties.

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