| <style> | |
| div { | |
| padding-top: 5px; | |
| padding-bottom: 5px; | |
| line-height: 16px; | |
| font-size: 16px; | |
| font-family: Ahem; | |
| width: 150px; | |
| outline: 1px solid blue; | |
| } | |
| rt { | |
| font-size: 16px; | |
| } | |
| </style> | |
| <div>X<br>X<br>X<br></div> | |
| <pre>PASS if annotation tightly fits.</pre> |