Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Browser Support Unicode URL

Tags:

url

unicode

dns

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.

like image 400
Lime Avatar asked Jul 04 '26 12:07

Lime


1 Answers

Wikipedia's Internationalized domain name article says this:

Mozilla 1.4, Netscape 7.1, Opera 7.11 were among the first applications to support IDNA. A browser plugin is available for Internet Explorer 6 to provide IDN support. Internet Explorer 7.0[13][14] and Windows Vista's URL APIs provide native support for IDN.[15]

Considering the age of those browsers, I'd guess that any newer browser, including any WebKit-based browser, supports IDNs.

like image 82
rob mayoff Avatar answered Jul 07 '26 10:07

rob mayoff



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!