Sign in
webkit
/
WebKit
/
0b12fa5591e07a09b635ce1b9a87f0e7c691d55a
/
.
/
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