DescriptionFix numeric overflow handling in LayoutRubyBase
Prevent potential divide by zero in LayoutRubyBase by adding an explicit
check for the maximum allowed value, thereby avoiding it to wrap around.
R=wkorman@chromium.org
BUG=518702
TEST=fast/dom/ruby-numeric-overflow.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200282
Patch Set 1 #
Total comments: 1
Messages
Total messages: 7 (1 generated)
|