| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta http-equiv="X-Valid" content="ValidValue"> | |
| <meta http-equiv="X-No-Content"> | |
| <meta http-equiv=""> | |
| <meta content="ContentOnly"> | |
| <meta http-equiv="X-After-Bad" content="AfterBad"> | |
| <title>Malformed Meta Test</title> | |
| </head> | |
| <body> | |
| <p>Test for malformed meta tags that should be handled safely</p> | |
| </body> | |
| </html> |