DescriptionGet rid of subtract-one-whole-pixel hack.
Rectangles in Blink are endpoint-exclusive. There's a hack in the multicol code
to work around this (when mapping from block positions to column indices), but
it's not corner-case-proof. It both causes rendering errors and a recently
added assertion to fail. Fixed this.
R=dsinclair@chromium.org,jchaffraix@chromium.org,leviw@chromium.org
Committed: https://crrev.com/1280f55c1f7f7a40b2f49cfa60aaa8775ac1661e
git-svn-id: svn://svn.chromium.org/blink/trunk@199683 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|