RESOLVED FIXED Bug 92841
Read tag names and attributes from the saved tokens in HTMLFormattingElementList::closestElementInScopeWithName(const AtomicString&)
https://bugs.webkit.org/show_bug.cgi?id=92841
Summary Read tag names and attributes from the saved tokens in HTMLFormattingElementL...
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.