tenfourfox/layout/reftests/bugs/356775-1.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

17 lines
265 B
HTML

<!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>