summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-text/crashtests/eol-spaces-bidi-min-content-crash.html
blob: d8c3ec337b38d8b2cba6313d7cc3034b393b1406 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<meta charset="utf-8">
<link rel="author" title="Andreu Botella" href="mailto:abotella@igalia.com">
<link rel="help" href="https://issues.chromium.org/issues/324684931">

<style>
  div {
    width: min-content;
  }
</style>

<div dir="rtl">X&#x3000;&#x3000; X</div>