Bug 42213

Summary: Show IDs and classnames in layer tree dumps
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: mitz
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: OS X 10.5   
Attachments:
Description Flags
Patch mitz: review+

Simon Fraser (smfr)
Reported 2010-07-13 16:53:19 PDT
The results of showLayerTree() should contain classes and IDs for ease of use.
Attachments
Patch (4.33 KB, patch)
2010-07-13 16:59 PDT, Simon Fraser (smfr)
mitz: review+
Simon Fraser (smfr)
Comment 1 2010-07-13 16:59:14 PDT
mitz
Comment 2 2010-07-13 17:28:49 PDT
Comment on attachment 61435 [details] Patch > + RenderAsTextShowAttributes = 1 << 4, // Show id and class attributes You could save the comment by naming this RenderAsTextShowIDAndClass
Simon Fraser (smfr)
Comment 3 2010-07-13 17:38:48 PDT
Note You need to log in before you can comment on or make changes to this bug.