Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-text/crashtests/eol-spaces-bidi-min-content-crash.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<meta charset="utf-8">
<link rel="author" title="Andreu Botella" href="mailto:abotella@igalia.com">
<style>
div {
width: min-content;
}
</style>
<div dir="rtl">X   X</div>