blob: cf05dc53b7b1258975d27db7b8468bdb9c3695ea [file] [log] [blame]
<!DOCTYPE html>
<html>
Test passes if it does not crash.
https://bugs.webkit.org/show_bug.cgi?id=105654
<div>
<div>
<div>
<i>
<i>
<i style="position: -webkit-sticky; display: table-footer-group;">
<span></span>
</i>
</i>
</i>
</div>
</div>
</div>
<style>
* { position: absolute; }
</style>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
</html>