in-comment.html (224B)
1 <!DOCTYPE html> 2 <head> 3 <link rel="mismatch" href="references/in-comment-ref.html"> 4 <!--<meta charset="windows-1251">--> 5 </head> 6 <body> 7 <p>Meta inside comment.</p> 8 <p>Test: �</p> 9 <p>If ж, meta takes effect</p> 10 </body>