[Webkit-unassigned] [Bug 42799] New: When setting 'width' with em unit, the value of 'pixelWidth' is not transformed from 'em' to 'px'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 21 18:06:27 PDT 2010


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

           Summary: When setting 'width' with em unit, the value of
                    'pixelWidth' is not transformed from 'em' to 'px'
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: luoyx at google.com


[Environment: Google Chrome 6.0.466.0 (Official Build 52279) dev, WebKit 534.3]

When setting an element's 'width' with em unit, 100em for example, the 'pixelWidth' is also 100, i.e. without transforming from 'em' to 'px'. It's also the same for 'height', 'top', 'bottom', 'left', 'right'.

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