Make WebElementTest to use Element::AttachShadowRootInternal() and CreateV0ShadowRootForTesting()
This patch changes |FocusControllerTest| to use |AttachShadowRootInternal()| and CreateV0ShadowRootForTesting() instead of |Element::attachShadow()| and |Element::createShadowRoot()|to avoid using script only functions for improving code health. Change-Id: Id362106ff3f1b1f577da7ec3bce97e60b0b490f4 Reviewed-on: https://chromium-review.googlesource.com/1070011Reviewed-by:Hayato Ito <hayato@chromium.org> Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#560991}
Showing
Please register or sign in to comment