[Webkit-unassigned] [Bug 119552] New: [CSS Grid Layout] Refactor testing code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 7 10:47:08 PDT 2013


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

           Summary: [CSS Grid Layout] Refactor testing code
           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


The current testing code in LayoutTests/fast/css-grid-layout/grid-item-column-row-get-set.html is a nightmare because it's basically a huge copy&paste of large chunks of testing code. Adding a new test case, involves ~10 new JS lines plus ~6 results lines.

We should refactor that in some utility functions.

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