<!DOCTYPE html> | |
<html> | |
<head> | |
<script> | |
if (window.testRunner) | |
testRunner.dumpAsText(); | |
</script> | |
</head> | |
<body> | |
<p>Test that root actions combined with DFA minimizing don't crash in Debug</p> | |
<p>See https://bugs.webkit.org/show_bug.cgi?id=185979</p> | |
</body> | |
</html> |