wpt / css / css-text / line-breaking / segment-break-transformation-punctuation-003.html

Status: FAIL | Duration: 14ms | Subtests: 0/1 | Open test on wpt.live | Open ref on wpt.live | wpt.fyi

/css/css-text/line-breaking/segment-break-transformation-punctuation-003.html

<!DOCTYPE html>
<meta charset="utf-8">
<title>Segment break transformation: CJK punctuation</title>
<link rel="author" title="Tatsunori Uchino" href="mailto:tats.u@live.jp">
<link rel="match" href="segment-break-transformation-punctuation-003-ref.html">
<link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1950321">
<meta name="flags" content="should" />

<p lang="ja">
日本語のテキスト! 
English textを埋め込む。
</p>
<p lang="ja">
日本語のテキスト! English textを埋め込む。
</p>

/css/css-text/line-breaking/segment-break-transformation-punctuation-003-ref.html

<!DOCTYPE html>
<meta charset="utf-8">
<title>Segment break transformation: CJK punctuation</title>

<p lang="ja">
日本語のテキスト! English textを埋め込む。
</p>
<p lang="ja">
日本語のテキスト! English textを埋め込む。
</p>