Bug 59352

Summary: LayoutTestController.layerTreeAsText() should emit info about simple image layers
Product: WebKit Reporter: Chris Marrin <cmarrin>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Description Chris Marrin 2011-04-25 15:09:37 PDT
Currently layerTreeAsText() doesn't give enough info about the internal structure of the GraphicsLayers to detect errors such as https://bugs.webkit.org/show_bug.cgi?id=58632. Doing so might make the results platform dependent always, so maybe this could be added as a parameter to the call.