blob: 66372e3f3e0d4a1d4dee3f2cfff5eb42859c6db2 [file] [log] [blame]
<meta http-equiv="refresh" content="1;url=" />
<style>
ruby::before {
display: block;
content: url("does-not-exist");
}
</style>
<ruby>
<ruby>
<ruby>
<style>
ruby {
float: right;
}
</style>
</ruby>
</ruby>
</ruby>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
This test passes if it doesn't crash.