[Webkit-unassigned] [Bug 127055] New: [CSS Grid Layout] Simplify grid-columns-rows-get-set{-multiple}.html tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 15 10:05:03 PST 2014


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

           Summary: [CSS Grid Layout] Simplify
                    grid-columns-rows-get-set{-multiple}.html tests
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: svillar at igalia.com


Both fast/css-grid-layout/resources/grid-columns-rows-get-set.js and fast/css-grid-layout/resources/grid-columns-rows-get-set-multiple.js (the helpers used by the two tests mentioned in the title) are full of boilerplate. Most of the code can be easily refactored in a couple of helper functions reducing the size of those files significantly.

This will also simplify the patch for the bug 127033, as I'll have to change the all the computed values to pixels.

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