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