What is the browser support for having images, links, scripts… containing unicode characters in the domain name?
For example does IE5+, chrome, firefox, opera, safari, and mobile browsers (Dolfin, Blackberry Webkit, MicroB, Phantom, IEMobile…) all support the following statement?
<script src=☺.com/s.js></script>
Just attempting to understand the portability of the above statement.
Wikipedia’s Internationalized domain name article says this:
Considering the age of those browsers, I’d guess that any newer browser, including any WebKit-based browser, supports IDNs.