| <!DOCTYPE html> | |
| <head> | |
| <link rel="match" href="references/non-ascii-in-comment-before-ref.html"> | |
| <!-- æ --> | |
| <meta charset="windows-1251"> | |
| </head> | |
| <body> | |
| <p>Normal meta. Non-ASCII in comment before.</p> | |
| <p>Test: æ</p> | |
| <p>If ж, meta takes effect</p> | |
| </body> |