| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta http-equiv="X-Special" content="Value-with-dashes"> | |
| <meta http-equiv="X-Numbers123" content="123"> | |
| <meta http-equiv="X-Mixed" content="text/html; charset=utf-8"> | |
| <title>Special Characters Test</title> | |
| </head> | |
| <body> | |
| <p>Test for special characters in meta tags</p> | |
| </body> | |
| </html> |