RESOLVED FIXED 97938
Improve saturation arithmetic support in FractionalLayoutUnit
https://bugs.webkit.org/show_bug.cgi?id=97938
Summary Improve saturation arithmetic support in FractionalLayoutUnit
Emil A Eklund
Reported 2012-09-28 13:42:08 PDT
Fix bug in FractionalLayoutUnit::setValue where greater than or equals is used instead of greater than to clamp the values. Add SATURATED_LAYOUT_ARITHMETIC support to FractionalLayoutUnit::round.
Attachments
Patch (8.47 KB, patch)
2012-09-28 13:45 PDT, Emil A Eklund
no flags
Emil A Eklund
Comment 1 2012-09-28 13:45:51 PDT
WebKit Review Bot
Comment 2 2012-09-28 16:12:42 PDT
Comment on attachment 166309 [details] Patch Clearing flags on attachment: 166309 Committed r129958: <http://trac.webkit.org/changeset/129958>
WebKit Review Bot
Comment 3 2012-09-28 16:12:45 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.