| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| </head> | |
| <body> | |
| <p>This test makes sure that password fields get drawn with the correct text-security character.</p> | |
| <div style="font: 48px system-ui;">•••••••</div> | |
| <div style="font: 48px serif;">•••••••</div> | |
| </body> | |
| </html> |