chromium/third_party/blink/web_tests/external/wpt/css/css-text/word-break/reference/word-break-break-all-ethiopic-ref.html

<!DOCTYPE html>
<html lang="en" >
<meta charset="utf-8">
<title>break-all Ethiopic word breaking</title>
<link rel='author' title='Florian Rivoal' href='https://florian.rivoal.net'>
<style>
div {
    color: blue;
    white-space: pre;
}
.ref {
    color: orange;
}
</style>

<p> Test passes if the blue and orange text are identical.

<div lang=am>በ፡
በ፡
በ፡
በ</div>
<div lang=am class=ref>በ፡
በ፡
በ፡
በ</div>