1 2 3 4 5 6
<!DOCTYPE html> <html> <body> <input type="password" value=" "><!-- even only whitespace, text frame should be created --> </body> </html>