Bug 139512

Summary: Should FrameView::scrollToAnchor() call updateLayoutIgnorePendingStylesheets()?
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: Layout and RenderingAssignee: Myles C. Maxfield <mmaxfield>
Status: NEW ---    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Myles C. Maxfield 2014-12-10 16:00:43 PST
FrameView::scrollElementToRect() function calls updateLayoutIgnorePendingStylesheets, but FrameView::scrollToAnchor() does not.
Comment 1 Myles C. Maxfield 2014-12-15 12:00:44 PST
Also ColorInputType::elementRectRelativeToRootView() might need to update layout before calling renderer()