Bug 123937

Summary: InlineBox: Make paint() and nodeAtPoint() pure virtuals.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kling, kondapallykalyan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

Description Andreas Kling 2013-11-06 16:36:40 PST
These should be in InlineElementBox.
Comment 1 Andreas Kling 2013-11-06 16:43:28 PST
Created attachment 216241 [details]
Patch
Comment 2 Andreas Kling 2013-11-06 19:30:59 PST
Committed r158812: <http://trac.webkit.org/changeset/158812>