wpt / css / css-text / text-indent / text-indent-ruby-crash.html

Status: PASS | Duration: 1ms | Subtests: 1/1 | Open test on wpt.live | wpt.fyi

/css/css-text/text-indent/text-indent-ruby-crash.html

<!DOCTYPE html>
<link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1861716">
<style>
    * {
        display: ruby-text-container !important;
        width: 37721429.21472704in;
        text-indent: 29%;
    }
</style>