axe-core icon indicating copy to clipboard operation
axe-core copied to clipboard

refactor(accessible-text-virtual): finalize virtualNode

Open straker opened this issue 3 years ago • 0 comments

Noticed that the accessible-text-virtual functions didn't all completely use virtual node and sometimes accessed the actualNode just to look at the nodeType and call isVisible. Updated to just use virtual nodes.

straker avatar Jul 28 '22 22:07 straker