DescriptionDo not recompute client{width,height} the long way in paddingBoxRect
This patch cleans up a case where paddingBoxRect computing
client{width,height} used content{width,height} and then added the padding.
This was silly because content{width,height} is just the
client{width,height} minus the padding.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183565
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|