Skip to content
Commit 1e60cdf5 authored by Daniel Espinosa's avatar Daniel Espinosa
Browse files

DomElement.get_elements_by_class_name() improvements

Now DomElement.get_elements_by_class_name() should return
all nodes with all the requested classes, each separated
by one space. If node have more classes than the searched
it will match, it will not match if no all classes are in
use by the node. If search is for just one class, all
nodes with same class or more classes, but including the
searched one, will match.
parent cf52b11a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment