blob: a3de751597da533f0f93ac280e711b9e0e386303 (
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 ONE white space between the two strings below.
<p>테스트 آزمون</p>
</div>
</body></html>
|