Bug 94718

Summary: DOM4: getElementsByClassName should include non StyledElements
Product: WebKit Reporter: Erik Arvidsson <arv>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, cdumez, commit-queue, darin, dbates, esprehn+autocc, kangil.han, rniwa, sam, syoichi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 93665    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Description Erik Arvidsson 2012-08-22 08:50:34 PDT
DOM4 simplified this to include any element with a class attribute that matches.
Comment 1 Chris Dumez 2016-08-16 15:03:23 PDT
Created attachment 286210 [details]
Patch
Comment 2 WebKit Commit Bot 2016-08-16 15:28:16 PDT
Comment on attachment 286210 [details]
Patch

Clearing flags on attachment: 286210

Committed r204528: <http://trac.webkit.org/changeset/204528>
Comment 3 WebKit Commit Bot 2016-08-16 15:28:23 PDT
All reviewed patches have been landed.  Closing bug.