Bug 92841

Summary: Read tag names and attributes from the saved tokens in HTMLFormattingElementList::closestElementInScopeWithName(const AtomicString&)
Product: WebKit Reporter: Kwang Yul Seo <skyul>
Component: DOMAssignee: Kwang Yul Seo <skyul>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 92057    
Attachments:
Description Flags
Patch none

Kwang Yul Seo
Reported 2012-07-31 22:36:09 PDT
This is a follow-up patch for r123577. Replaced entry.element()->hasLocalName(targetName) with entry.stackItem()->hasLocalName(targetName).
Attachments
Patch (1.77 KB, patch)
2012-07-31 22:38 PDT, Kwang Yul Seo
no flags
Kwang Yul Seo
Comment 1 2012-07-31 22:38:13 PDT
WebKit Review Bot
Comment 2 2012-08-01 12:42:22 PDT
Comment on attachment 155723 [details] Patch Clearing flags on attachment: 155723 Committed r124357: <http://trac.webkit.org/changeset/124357>
WebKit Review Bot
Comment 3 2012-08-01 12:42:26 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.