summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-text/text-indent/text-indent-ruby-crash.html
blob: 881aef1f6b1af9e40889cf31bdc1b289614e07f2 (plain)
1
2
3
4
5
6
7
8
9
<!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>