blob: 2decb20141aa6c351702f0ba83baa38f0a5b43bd [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: 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>