Bug
1733965 [wpt PR 31097] - Set SetSelfOrAncestorHasDirAutoAttribute in ChildrenChanged, a=testonly
Automatic update from web-platform-tests
Set SetSelfOrAncestorHasDirAutoAttribute in ChildrenChanged
We set |SelfOrAncestorHasDirAutoAttribute| flag in OnDirAttrChanged
if an element has dir=auto attribute or set it in
BeginParsingChildren if the element is the <BDI>, but
BeginParsingChildren does not be called when the <BDI> element as
a child is added by JS. So, this CL change setting the flag to
ChildrenChanged.
Bug: 576815,
1254669
Change-Id: Iec26690f860e8ccf448dd237a1bf7da1176f2923
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/
3199866
Reviewed-by: Rune Lillesveen <futhark@chromium.org>
Commit-Queue: Miyoung Shin <myid.shin@igalia.com>
Cr-Commit-Position: refs/heads/main@{#928597}
--
wpt-commits:
b2cfba0fdef0295a119d2752ba5f95120132faba
wpt-pr: 31097