chromium/third_party/blink/web_tests/virtual/text-antialias/international/preferred-widths-in-rtl-with-break-word-expected.html

<!DOCTYPE html>
<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
    <div>This test ensures we properly determine the preferred width for RTL text with word-break: break-word applied.</div>
    <div dir="rtl">שלום!</div>
</body>