Sign in
webkit
/
WebKit
/
b387ed984cfa86e07321d6d915fc6d801afbcecc
/
.
/
LayoutTests
/
svg
/
custom
/
remove-subtree-including-use-with-duplicate-id-referenced-by-later-use2-expected.txt
blob: 4f306656e9c3dd48638e1bd9cbf5f1f034eef3cd [
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 <use>.
PASS