WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
44307
box size computed value differs from gecko engines if using floating values in the CSS
https://bugs.webkit.org/show_bug.cgi?id=44307
Summary
box size computed value differs from gecko engines if using floating values i...
alexandre
Reported
2010-08-19 16:44:56 PDT
A div has the following css properties: width: 220px; border-width: 1px; padding: 1.5em; (1em is set to 13px) Firefox 3.6 computed value is 260px for that box, Epiphany and chromium computed value is 259px.
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