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