Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/text/reftest.list
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css">
body {
text-rendering: optimizeLegibility;
font-size: 13px;
}
div {
border: none;
padding: 0px;
}
</style>
</head>
<body>
<div style="position:fixed; left:9.6px">
o
</div>
</body>