In the case of the 'with' binding, descendant elements will not be bound, and instead, they will be removed from the document. When using the 'using' binding, it's generally not recommended to provide a null or undefined value because it will attempt to use that value as the context for descendant elements, potentially leading to unintended behavior.