The expandTo and expandPath methods of the TreeView do not change the data-expanded and aria-expanded attributes to "true".
After the items are expanded, their data-expanded and the aria-expanded attributes are false.
After the items are expanded, their data-expanded and the aria-expanded attributes should be set to true.