[Line Layout API] Convert most of InlineBoxPainter to new API
This CL adds two necessary methods to the line layout API and updates callers to use them. 1. LineLayoutBoxModel::boxShadowShouldBeAppliedToBackground 2. LineLayoutItem::enclosingBoxModelObject (implemented in LineLayoutBoxModel.h to avoid pulling LayoutBoxModel into LineLayoutItem) BUG=499321 Review URL: https://codereview.chromium.org/1303303002 git-svn-id: svn://svn.chromium.org/blink/trunk@201013 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment