fn str_vals(nodes: &[DomRoot<Node>]) -> HashSet<String>
Helper for PartialEq<Value> implementations
PartialEq<Value>