WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 5164
11653
Percent width less than 1% always rounded down to 0%
https://bugs.webkit.org/show_bug.cgi?id=11653
Summary
Percent width less than 1% always rounded down to 0%
Espen B. Andersson
Reported
2006-11-20 01:28:10 PST
Please see testcase. Safari seems to round the width value down when using desimals, e.g. 0.5% becomes 0. This is an extremely annoying bug which makes it hard to develop websites without tables, because it is a never a good idea to mix % and px values and always using 1%, 2%, 3% etc. as margin makes thing look buggy.
Attachments
Add attachment
proposed patch, testcase, etc.
mitz
Comment 1
2006-11-20 03:26:59 PST
*** This bug has been marked as a duplicate of
5164
***
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