find('li:first')->html('foo

bar

foo foo')->html(); die(); $testResult = 10; if ($doc->script('example', 'p')->length == $testResult) print "Test '$testName' PASSED :)"; else { print "Test '$testName' FAILED !!! "; print "
";
	var_dump($doc->whois());
	print "
\n"; } print "\n";