tenfourfox/layout/reftests/text/820255.html

15 lines
287 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<style type="text/css">
div { width: 0px; }
</style>
<title>Test - Bug 820255</title>
</head>
<body>
<div>A&#x1680;B</div>
<div>A&#x205F;B</div>
</body>
</html>