blob: d6f35bbd32af83c736db2188276c3c0feceb60eb (
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>FULLWIDTH narrow</p>
</div>
</body></html>
|