WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
61489
EditingStyle needs a way to convert any length to pixel value
https://bugs.webkit.org/show_bug.cgi?id=61489
Summary
EditingStyle needs a way to convert any length to pixel value
Ryosuke Niwa
Reported
2011-05-25 17:22:54 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug