Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I just tried the following HTML:

    <input type="text" value=`asdf` />
In IE, the input box contained the string asdf. In other browsers, it contained the string `asdf`


You're right. I was mistakenly testing only a limited case (described at http://html5sec.org/#59). Thanks!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: