1 2 3 4 5 6 7 8 9 10
<!DOCTYPE HTML> <html lang="en"> <head> <title>Bug 413982</title> </head> <body> <div>This is the first line.</div> <div>This is the second line.</div> </body> </html>