summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/encoding/resources/yentestexternal.js
blob: 01262ea85045d9eddcb9452ad2043af3888c1440 (plain)
1
2
3
4
function writeYenExternal()
{
    document.write("two backslashes external: " + "\\" + "<br>");
}