[Webkit-unassigned] [Bug 61489] New: EditingStyle needs a way to convert any length to pixel value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 25 17:22:54 PDT 2011


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

           Summary: EditingStyle needs a way to convert any length to
                    pixel value
           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: eric at webkit.org, hyatt at apple.com,
                    simon.fraser at apple.com
            Blocks: 12319


In getPropertiesNotIn, we need to be able to compare values ignoring units because the lengths in computed style are always in pixels whereas the user applied by a user / script could be in em, pt, etc...

It's particularly challenging here because we don't have access to RenderStyle.

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