Closed
Description
The internal-link-present-evaluate function should work with virtualNode
rather than actualNode
. Update the regexp test to use virtual-node methods to get the attribute.
You'll also need to update the tests to pass the virtual node rather than just the node.
See non-empty-if-presenet-evaluate and its test file as an example.