[Webkit-unassigned] [Bug 38973] New: Web Inspector: Editing Styles Could Use Test Coverage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 11 23:05:14 PDT 2010


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

           Summary: Web Inspector: Editing Styles Could Use Test Coverage
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joepeck at webkit.org
                CC: timothy at hatcher.name, rik at webkit.org,
                    keishi at webkit.org, pmuellr at yahoo.com,
                    joepeck at webkit.org, pfeldman at chromium.org,
                    yurys at chromium.org, bweinstein at apple.com


Discussion on bug 38958 suggested "editing" and therefore checking
shorthand / longhand styles could use more test coverage. I noticed
there is already a nice test for (static?) inherited styles:
http://trac.webkit.org/browser/trunk/LayoutTests/inspector/elements-panel-styles.html

Some test ideas are:

  - Get frontend values for an element, modify the element's style,
    check to see the frontend updated properly.

  - Test that invokes "styleTextWithShorthands", and shorthand
    and longhand styles in general.

  - Test involving styles with priorities ("!important") in
    situations to ensure they are properly handled in case of
    future changes.

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