When we add an AuthorShadowDOM to fieldset element, it should be rendered correctly.
https://dom.spec.whatwg.org/#dom-element-attachshadow disallows fieldset to be a shadow root, so this bug is now invalid.
We don't support this in V1 API.