==== htmlFragmentToDocument ====

Creates a Document from a piece of HTML, an HTML Fragment String.

^ Name			^ Type			^ Description ^
| html 			| STRING 		| The HTML string being converted.  |
| RETURNS		| Document		|	|