[Webkit-unassigned] [Bug 82078] New: CSS OM should return the actual initial value instead of literal "initial"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 23 12:26:28 PDT 2012


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

           Summary: CSS OM should return the actual initial value instead
                    of literal "initial"
           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: rniwa at webkit.org
                CC: koivisto at iki.fi, simon.fraser at apple.com,
                    kling at webkit.org, alexis.menard at openbossa.org


e.g.

<div id="test" style="border:solid;">hello</div>
<script>

alert(document.getElementById('test').borderTopWidth);

</script>

Both Firefox and Internet Explorer return "medium".

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