[webkit-reviews] review requested: [Bug 3591] Frames only use integers as its length : [Attachment 22819] Interpret fractional-percentage MultiLength values.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 15 09:01:31 PDT 2008


Brad Garcia <bgarcia at google.com> has asked  for review:
Bug 3591: Frames only use integers as its length
https://bugs.webkit.org/show_bug.cgi?id=3591

Attachment 22819: Interpret fractional-percentage MultiLength values.
https://bugs.webkit.org/attachment.cgi?id=22819&action=edit

------- Additional Comments from Brad Garcia <bgarcia at google.com>
This patch fixes the problem by interpreting fractional percentages for all
%MultiLength values.

It does not change the behavior for relative values - fractions are still
ignored there.	Fixing that will involve a larger change.


More information about the webkit-reviews mailing list