summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-text/crashtests/eol-spaces-bidi-min-content-crash.html
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/css/css-text/crashtests/eol-spaces-bidi-min-content-crash.html')
-rw-r--r--testing/web-platform/tests/css/css-text/crashtests/eol-spaces-bidi-min-content-crash.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/web-platform/tests/css/css-text/crashtests/eol-spaces-bidi-min-content-crash.html b/testing/web-platform/tests/css/css-text/crashtests/eol-spaces-bidi-min-content-crash.html
new file mode 100644
index 0000000000..d8c3ec337b
--- /dev/null
+++ b/testing/web-platform/tests/css/css-text/crashtests/eol-spaces-bidi-min-content-crash.html
@@ -0,0 +1,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>