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