[css-pseudo] Simplify Marker() using PseudoElementLayoutObject()
Instead of using GetPseudoElement to obtain the ::marker pseudo-element and then call GetLayoutObject on it, PseudoElementLayoutObject can directly be used. This patch should have no effect in practice. BUG=457718 Change-Id: Iff30a916834b2e57e67be9ce145c2e992b224fd6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2078472Reviewed-by:Rune Lillesveen <futhark@chromium.org> Commit-Queue: Oriol Brufau <obrufau@igalia.com> Cr-Commit-Position: refs/heads/master@{#745420}
Showing
Please register or sign in to comment