[Webkit-unassigned] [Bug 147549] New: Returns inconsistent types for el.style.property and el.style.getPropertyValue('color')

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 2 18:26:33 PDT 2015


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

            Bug ID: 147549
           Summary: Returns inconsistent types for el.style.property and
                    el.style.getPropertyValue('color')
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Macintosh Intel
                OS: Mac OS X 10.10
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gwhit at microsoft.com

Repro Url: http://jsbin.com/cacowijile/1/edit?html,css,js,console,output

What is the expected behavior?
A string is returned for each API that is called

What went wrong?
A string is being returned for one API, an object for the other

FF: No Repro
MS Edge/IE: No Repro

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150803/e7bead4c/attachment.html>


More information about the webkit-unassigned mailing list