Sign in
webkit
/
WebKit
/
f55c8d5a229dd3a052f61f168a5038f0e11b4fff
/
.
/
LayoutTests
/
svg
/
custom
/
remove-subtree-including-use-with-duplicate-id-referenced-by-later-animate-expected.txt
blob: 2bdbcd7bf98f941966b4107e3817cc5c9c232276 [
file
] [
log
] [
blame
]
This tests that we don't cause an assertion failure when implicitly removing a <use> (by removing its parent), with the same id as another element, that is referenced by a later <animate>.
PASS