Sign in
webkit
/
WebKit
/
3b4a71b86e9463fbde4635e3ee4b2228ac597d85
/
.
/
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