Bug 143610 - showRenderTree: Include the render object to the inlinebox output.
Summary: showRenderTree: Include the render object to the inlinebox output.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-10 10:09 PDT by zalan
Modified: 2015-04-10 11:08 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.43 KB, patch)
2015-04-10 10:13 PDT, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2015-04-10 10:09:34 PDT
from 
------- --            InlineBox  (7.80, 12.00) (0.00, 0.00) (0x11bf5aa68)
to
------- --            InlineBox  (7.80, 12.00) (0.00, 0.00) (0x11bf5aa68) renderer->(0x11bf119c0)
so that inlinebox can be matched with the associated render object. 
------- --          BR RenderBR renderer->(0x11bf119c0) node->(0x11bf118f0)
Comment 1 zalan 2015-04-10 10:13:56 PDT
Created attachment 250521 [details]
Patch
Comment 2 WebKit Commit Bot 2015-04-10 11:08:44 PDT
Comment on attachment 250521 [details]
Patch

Clearing flags on attachment: 250521

Committed r182633: <http://trac.webkit.org/changeset/182633>
Comment 3 WebKit Commit Bot 2015-04-10 11:08:48 PDT
All reviewed patches have been landed.  Closing bug.