This repository has been archived by the owner on Dec 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 517
HEAD content in BODY? #952
Comments
The HTML as delivered by the server:
|
Zombie gives me:
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I look at browser.document.documentElement.innerHTML, or when I inspect the HEAD element using browser.document.childNodes etc., I find that the elements rendered as part of the HEAD have ended up in the BODY. I have verified (using e.g. curl) that this is not what the server is returning.
The text was updated successfully, but these errors were encountered: