If this attribute's value is all, both the containing tag and it's children will be removed. If the value is body, only the tag's children will be removed. If the value is tag, the containing tag will be removed, but not it's children. If the value is all-but-first, then all but the first child of the containing tag will be removed. @author Daniel Fernández @since 1.0
|
|