This functions should also work with document fragments, in wine they only return NULL.
-- v6: mshtml: Implement HTMLDocument_get_body for document fragments. mshtml: Use This->node for HTMLDocument_get_all. mshtml/tests: Test for get_all and get_body in document fragments.