summaryrefslogtreecommitdiffstats
path: root/parser/htmlparser/tests/reftest/document-write-ref.html
blob: 9902cf77d19512eb77052211cfd73d7905a7ba03 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<head>
<meta charset="utf-8">
</head>
<body>
<p>Meta from <code>document.write</code> (with concatenation in the middle of <code>charset</code> to require execution for effect).</p>
<p>Test: ж</p>
<p>If &#x0436;, meta takes effect</p>
</body>