Recent Docs Activity
View all activityPage | Date | Comment |
---|---|---|
Element.querySelectorAll() |
"... whose parent is a div that contains the class ..." could mean that it contained another element with the class. The example shows it has to be the actual element that has the class, not a child element. |