--TEST-- Test DOMDocument::loadHTMLFile --DESCRIPTION-- Verifies the basic behaviour of the method --CREDITS-- Antonio Diaz Ruiz --EXTENSIONS-- dom --FILE-- loadHTMLFile(__DIR__ . "/test.html"); assert($result === true); ?> --EXPECT--