Simplify logic for <shadow> distribution.
We no longer have multiple shadow roots, <shadow> behaves almost identical to <content> without select attribute. We only have to care for the case when <content> and <shadow> are used in the same shadow root. This CL simplifies code that used to handle multiple shadow cases for <shadow> elements in V0 distribution logic. No visible behavioral change is expected. Bug: 624724 Change-Id: I88f237f2d26519cd400ef13605f4b3115843b4b7 Reviewed-on: https://chromium-review.googlesource.com/923446Reviewed-by:Rune Lillesveen <futhark@chromium.org> Reviewed-by:
Hayato Ito <hayato@chromium.org> Commit-Queue: Takayoshi Kochi <kochi@chromium.org> Cr-Commit-Position: refs/heads/master@{#537592}
Showing
Please register or sign in to comment