| <!DOCTYPE html> |
| <html> |
| <head> |
| </head> |
| <body> |
| <p>This test makes sure a CTRun with an initial advance doesn't get incorporated incorrectly when glyph origins are used. The test passes if the lower dots do not appear too low.</p> |
| <div style="position: relative;"> |
| <span style="font-family: Helvetica, Arial, sans-serif;" dir="RTL">AAA شسیشسی شسیشسی شسیشسی گزینهٔ شسیشسی.</span> |
| <div style="position: absolute; left: 0px; top: -2px; width: 100px; height: 25px; background: black;"></div> |
| </div> |
| </body> |
| </html> |