blob: d6e87a56d9260c45eb6601ec799e65691889d678 [file] [log] [blame]
<!DOCTYPE html>
<html lang="en" >
<meta charset="utf-8">
<title>CSS Test Reference</title>
<link rel='author' title='Elika J. Etemad' href='http://fantasai.inkedblade.net/contact'>
<style type='text/css'>
@import "/fonts/ahem.css";
.contain {
font: 20px/1 Ahem;
width: 5em;
border: solid blue;
margin: 1em;
float: left; }
.pre, .control p {
white-space: pre;
}
p { margin: 0; }
</style>
<div id='instructions'>Test passes if the pattern is identical in all four blue boxes.</div>
<!-- Control -->
<div class="contain control">
<p>x x</p>
<p>x x 水<br>x x x<br>水 x x</p>
<p>x x x<br>x x<br>x x x</p>
<p>x x x<br>x x<br>x x x</p>
</div>
<!-- Control -->
<div class="contain control">
<p>x x</p>
<p>x x 水<br>x x x<br>水 x x</p>
<p>x x x<br>x x<br>x x x</p>
<p>x x x<br>x x<br>x x x</p>
</div>
<!-- Control -->
<div class="contain control">
<p>x x</p>
<p>x x 水<br>x x x<br>水 x x</p>
<p>x x x<br>x x<br>x x x</p>
<p>x x x<br>x x<br>x x x</p>
</div>
<!-- Control -->
<div class="contain control">
<p>x x</p>
<p>x x 水<br>x x x<br>水 x x</p>
<p>x x x<br>x x<br>x x x</p>
<p>x x x<br>x x<br>x x x</p>
</div>