blob: ef24e5b178df063ddb905f34b35b5947ebd6607f [file] [log] [blame]
PASS window.internals.isUseCounted(document.querySelector('object').contentDocument, SVGSVGElementFragmentSVGView) is false
PASS window.internals.isUseCounted(document.querySelector('object').contentDocument, SVGSVGElementFragmentSVGViewElement) is false
PASS window.internals.isUseCounted(document.querySelector('object').contentDocument, SVGSVGElementFragmentSVGView) is true
PASS window.internals.isUseCounted(document.querySelector('object').contentDocument, SVGSVGElementFragmentSVGViewElement) is false
PASS window.internals.isUseCounted(document.querySelector('object').contentDocument, SVGSVGElementFragmentSVGView) is true
PASS window.internals.isUseCounted(document.querySelector('object').contentDocument, SVGSVGElementFragmentSVGViewElement) is true
PASS successfullyParsed is true
TEST COMPLETE