aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-016-ref.xht
blob: 6449e15d210d134409ce2eb9e29661f5bb40b2d3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" />
<title>CSS Reftest Reference: Segment Break Transformation Rules</title>
<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" />
<link href="https://www.mozilla.org" rel="author" title="Mozilla" />
<link href="support/ahem.css" type="text/css" rel="stylesheet" />
<style> p { font-family: ahem; } </style>
</head><body><div>Pass if there is NO white space between the two strings below.
<p>測試テスト</p>
</div>
</body></html>