Bug 90607 - Move HTMLTreeBuilder::furthestBlockForFormattingElement(Element*) to HTMLElementStack
Summary: Move HTMLTreeBuilder::furthestBlockForFormattingElement(Element*) to HTMLElem...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 90596
Blocks:
  Show dependency treegraph
 
Reported: 2012-07-05 05:53 PDT by Kwang Yul Seo
Modified: 2012-07-08 18:34 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kwang Yul Seo 2012-07-05 05:53:48 PDT
HTMLTreeBuilder::furthestBlockForFormattingElement(Element*) should belong to HTMLElementStack.
Comment 1 Kwang Yul Seo 2012-07-08 18:34:53 PDT
Not worth fixing considering the amount of code changes.