Move LayoutObject::CanRenderBorderImage to ComputedStyle
Move the CanRenderBorderImage method from LayoutObject to ComputedStyle. It only depends on information from ComputedStyle and it is not virtual. Change-Id: I175d4b21b8d1e4f2f8e5535fc063dc65be0b841f Reviewed-on: https://chromium-review.googlesource.com/565655Reviewed-by:Walter Korman <wkorman@chromium.org> Commit-Queue: Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#485455}
Showing
Please register or sign in to comment