You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixesjsdom#555.
The testcase in the issue isn't entirely correct. If the </title> tag is
omitted, the <p> tag is actually in the <title> and won't be picked up
by querySelectorAll.
Tried to replicate the original test case as closely as possible,
verified with Chrome.
0 commit comments