1 <html> 2 <head> 3 <title> 4 Lorem 5 Ipsum 6 Dolor 7 </title> 8 </head> 9 <body> 10 Title should render as "Lorem Ipsum Dolor" not "Lorem Ipsum Dolor". 11 </body> 12 </html> 13