[Webkit-unassigned] [Bug 90434] New: Fix a fast/dom/shadow/user-modify-inheritance.html.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 2 23:53:00 PDT 2012


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

           Summary: Fix a fast/dom/shadow/user-modify-inheritance.html.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hayato at chromium.org
                CC: dglazkov at chromium.org, rniwa at webkit.org,
                    dominicc at chromium.org, morrita at google.com,
                    shinyak at chromium.org, tasak at google.com
            Blocks: 90017


A parameter of id is not used in getUserModifyProperty() defined in user-modify-inheritance.html.

 function getUserModifyProperty(id) {
    return computedStyle(document.getElementById("child-a"), userModifyPropertyName);
 }

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