Sign in
webkit
/
WebKit
/
031545c904ac108f0063861f58a3e4e2a299b0c0
/
.
/
LayoutTests
/
svg
/
custom
/
remove-subtree-including-use-with-duplicate-id-referenced-by-earlier-use-expected.txt
blob: d61beba1935b3e95c5aafe483418c483e8810a68 [
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 an earlier <use>.
PASS