gecko/layout/reftests/bugs/356775-1.html

17 lines
265 B
HTML
Raw Normal View History

2009-02-07 04:11:51 -08:00
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<style type="text/css">
span {
border: 1px solid black;
white-space: pre;
word-spacing: 0.7em;
}
</style>
</head>
<body>
<span>山本 一郎</span>
</body>
</html>