[Webkit-unassigned] [Bug 5164] Non-integer percentages are incorrectly rounded down in Safari

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 2 01:43:43 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=5164


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #12157|                            |review?
               Flag|                            |




------- Comment #15 from mitz at webkit.org  2007-01-02 01:43 PDT -------
Created an attachment (id=12157)
 --> (http://bugs.webkit.org/attachment.cgi?id=12157&action=view)
Increase percent precision; no change log or layout tests

I'm not sure about any of the changes to Length.h, i.e. the Length interfaces,
but they allowed me to map out all uses of Length and make them "scaled
percent"-safe. So basically after the final Length interfaces are decided, it
should be easy to go back to all these places and adapt them if necessary.

Affected layout tests (previous figure of 5 was for scaling by 10, with 128
there's two more):
css1/box_properties/acid_test
css2.1/t09-c5526c-display-00-e
css2.1/t0804-c5507-padn-r-00-c-ag
css2.1/t0804-c5509-padn-l-00-b-ag
fast/block/basic/011
tables/mozilla/bugs/bug4385
tables/mozilla_expected_failures/core/col_span2

All seem like progressions.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list