blob: 7d705b5898bf8011e514398b929b2b3382c9063c [file]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="X-Double-Quote" content="Value with double quotes">
<meta http-equiv='X-Single-Quote' content='Value with single quotes'>
<meta http-equiv="X-No-Quote" content=ValueNoQuotes>
<title>Meta Quotes Test</title>
</head>
<body>
<p>Test for different quote styles in meta tags</p>
</body>
</html>