Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upIgnore descendant nodes of replace elements during inner text collection steps #20161
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The spec says:
This makes tests like
<audio> contents ignored ("<div><audio>abc")or<video> contents ignored ("<div><video>abc")fail.