blob: 8124c12389266f9d24ab56dcd2c87f51f9e4accc [file] [log] [blame]
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="utf-8"/>
<title>CSS3 Text, linebreaks: 0F3A TIBETAN MARK GUG RTAGS GYON</title>
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
<meta name='flags' content=''>
<style type='text/css'>
@font-face {
font-family: CSSFW;
src: url('/fonts/adobe-fonts/CSSFWOrientationTest.otf');
}
.test, .ref { font-size: 30px; font-family: CSSFW, sans-serif; width: 3em; padding: 0; border: 1px solid orange; line-height: 1em; }
</style>
</head>
<body>
<p class="instructions">Test passes if the two orange boxes are identical.</p>
<div class='ref'>中中<br />&#x0F3A;文</div>
<div class='ref'>中中<br />&#x0F3A;文</div>
</body>
</html>