diff options
author | Andreas Kling <kling@serenityos.org> | 2022-07-12 23:13:57 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-07-12 23:17:17 +0200 |
commit | 3ee5bdcfb7828755f052a3b018f8471fcf03c93b (patch) | |
tree | 199cc5283f700de6531ecc22b0234ca1c298822d /Userland/Libraries/LibWeb/HTML/HTMLVideoElement.idl | |
parent | 7d7d5f0b1b61c2939e26d059c62cdf2d2c3add64 (diff) | |
download | serenity-3ee5bdcfb7828755f052a3b018f8471fcf03c93b.zip |
LibWeb: Traverse shadow-including subtree when adopting DOM nodes
This takes care of two FIXMEs and fixes an issue on Google Docs where
we'd mix boxes from different documents in the same layout tree.
(This happened because shadow trees remained attached to their old
document when their host was adopted.)
Diffstat (limited to 'Userland/Libraries/LibWeb/HTML/HTMLVideoElement.idl')
0 files changed, 0 insertions, 0 deletions