[Webkit-unassigned] [Bug 79151] New: Implement limited parsing of -webkit-column and -webkit-row

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 21 14:46:42 PST 2012


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

           Summary: Implement limited parsing of -webkit-column and
                    -webkit-row
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jchaffraix at webkit.org
                CC: tony at chromium.org
            Blocks: 60731


http://dev.w3.org/csswg/css3-grid-align/#grid-row-property
http://dev.w3.org/csswg/css3-grid-align/#grid-column-property

This is a first step into properly parsing them. We limit the syntax to <integer> | 'auto' to have a manageable size for the change.

Note: there has been some proposal about renaming them but for now no one backed this change so we will likely have to rename them down the road.

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