Bug 117107

Summary: Move Node::hasName() to Element.
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, commit-queue, esprehn+autocc, kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch koivisto: review+

Description Andreas Kling 2013-06-01 02:52:31 PDT
Move Node::hasName() to Element.
Comment 1 Andreas Kling 2013-06-01 02:59:43 PDT
Created attachment 203487 [details]
Patch
Comment 2 Andreas Kling 2013-06-01 03:20:37 PDT
Committed r151071: <http://trac.webkit.org/changeset/151071>