blob: 1467fe762354deb8ec6c670d9d56c284416699f6 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
<style>
body {
cursor: url(scheme://host:80\ff);
}
</style>
</head>
<body>
Test that a cursor with an invalid CSS URL does not trigger an assertion in a Debug build.
</body>
</html>