Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: dom/svg/crashtests/crashtests.list
<!DOCTYPE html>
<html>
<body>
<script>
"clipPath");
clipPath["hasExtension"].apply(clipPath,[]);
</script>
</body>
</html>