Bug 193854

Summary: Extract Document::updateMainArticleElementAfterLayout() out of Document
Product: WebKit Reporter: Wenson Hsieh <wenson_hsieh>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: simon.fraser, zalan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=193843

Description Wenson Hsieh 2019-01-25 16:00:33 PST
It's strange that Document knows how to infer the main article element by doing rect math.