public function appendInlineBox($childDomElement, $element, $style, $parentBlock)
    {
        $box = (new self())
            ->setDocument($this->document)
            ->setParent($this)