Bug 193854 - Extract Document::updateMainArticleElementAfterLayout() out of Document
Summary: Extract Document::updateMainArticleElementAfterLayout() out of Document
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-25 16:00 PST by Wenson Hsieh
Modified: 2019-01-25 16:05 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.